delete https://api.mediasilo.com/v3/assets//metadata/
Removes a specific key/value pair from metadata.
Log in to see full request history
Not passing along an asset id will result in all metadata purged from the asset.
Response
Removes a specific key/value pair from metadata.
Not passing along an asset id will result in all metadata purged from the asset.
xxxxxxxxxx
curl --request DELETE \
--url https://api.mediasilo.com/v3/assets/assetid/metadata/metadatakey \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: