Objects
Delete an object
Permanently removes an object from the specified collection. This operation cannot be undone.
delete/v1/objects/{collection}/{id}
Path parameters
collectionstring required
The collection this object belongs to.
idstring required
Unique identifier for the object.
Response
No Content