v1Resources/Data/deleteRemove an asset from a tag

Remove an asset from a tag

Detaches a single asset, by key, from an asset tag.

delete/api/v1/tags/{id}/assets
media:write
Query parameters
idstringrequired
ID of the asset tag.
assetKeystringrequired
Key of the asset to remove from this tag.
Errors
400The request is missing a required parameter or is otherwise malformed.
401Missing, invalid, expired, or revoked API key.
403The key lacks the required scope, or isn't authorized for this client/location.
404The resource wasn't found, or doesn't belong to your agency.
429Too many requests. Retry after the number of seconds in the Retry-After header.
delete/api/v1/tags/{id}/assets
Your API key
id *
assetKey *
{}