Delete an existing Object by ID. This action is irreversible and will remove the Object and all its metadata.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the Object to delete.
Object deleted successfully. Returns the deleted Object metadata.
An Object represents a stored data entity with metadata.