Objects
Delete an Object
Delete an Object from the Bucket. This is destructive and not reversible through the API: confirm with the user before calling it.
delete/buckets/{slug}/objects/{object_id}
Query parameters
trigger_webhookboolean
Set to true to fire the corresponding webhook for this action.
Response
The Object was deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.