Bucket Objects
Delete Object
This endpoint deletes an object from the specified bucket.
delete/v1/buckets/{bucket_identifier}/objects/{object_identifier}
Path parameters
bucket_identifierstring required
The unique identifier of the bucket.
The unique identifier of the bucket.
object_identifierstring required
The unique identifier of the object.
The unique identifier of the object.
Response
Successful Response
Changes
Changed in 1 of the 30 revisions of this API.1
- ○
the endpoint scheme security
BearerAuth AND NamespaceHeaderwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○