DELETE /config/event_retention_buckets/{id}
Deletes an event retention bucket.
Deletes an event retention bucket.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
id |
path |
Required |
Number (Integer) |
text/plain |
null |
HTTP Response Code | Unique Code | Description |
---|---|---|
204 |
The Event Retention Bucket was deleted. |
|
403 |
1009 |
You do not have the proper capabilities to delete the event retention bucket. |
404 |
1002 |
The Event Retention Bucket does not exist. |
500 |
1020 |
An error occurred during the attempt to delete the event retention bucket. |
Response Description
Response Sample