Delete the user-defined metadata of an asset
Delete the user-defined metadata of an asset
This method deletes the user-defined metadata of the specified asset.
This action cannot be undone.
Authentication
x-api-keystring
Your API key.
<Note title="Note">
You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page.
</Note>
Path parameters
asset_id
The unique identifier of the asset whose user-defined metadata to delete.
Response
If successful, this method returns a 204 No Content response code. It does not return anything in the response body.
Errors
400
Bad Request Error
404
Not Found Error