v3
latestOpenAPI 3.1.02026-07-3197486526.1 KBassets
Delete the user-defined metadata of an asset
This method deletes the user-defined metadata of the specified asset. To achieve the same result, you can also send an empty object ({}) in the user_metadata field of the PUT method.
This action cannot be undone.
delete/assets/{asset_id}/user-metadata
Path parameters
asset_idstring required
The unique identifier of the asset whose user-defined metadata to delete.
Headers
x-api-keystring required
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>Response
Successful response