Delete an asset
Assets
Delete an asset
Permanently delete an asset from the given space. This removes the stored file and any derived embeddings for that asset.
DELETE
Delete an asset
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Space identifier for the asset you are trying to read, update, or delete.
Required string length:
2 - 6The asset UUID that uniquely identifies the record within the database.
Response
Asset deleted successfully.