Delete an object
Permanently removes an object from the specified collection. This operation cannot be undone.
Delete an object
Permanently removes an object from the specified collection. This operation cannot be undone.
Endpoint
DELETE/v1/objects/{collection}/{id}
Rate limit
Tier 3Path parameters
collection
string
The collection this object belongs to.
id
string
Unique identifier for the object.
Returns
204 No Content