DELETE /config/flow_retention_buckets/{id}

Deletes a flow retention bucket.

Deletes a flow retention bucket.

Table 1. DELETE /config/flow_retention_buckets/{id} resource details
MIME Type

text/plain

Table 2. DELETE /config/flow_retention_buckets/{id} request parameter details
Parameter Type Optionality Data Type MIME Type Description

id

path

Required

Number (Integer)

text/plain

null

Table 3. DELETE /config/flow_retention_buckets/{id} response codes
HTTP Response Code Unique Code Description

204

The flow retention bucket was deleted.

403

1009

You do not have the proper capabilities to delete the flow retention bucket.

404

1002

The flow retention bucket does not exist.

500

1020

An error occurred during the attempt to delete the flow retention bucket.

Response Description

Response Sample