Assets

Remove one user-defined tag assignment from an asset.

DELETE
/assets/{asset_id}/tags/{tag_id}

Authorization

token_auth
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

asset_id*string
tag_id*string

Response Body

curl -X DELETE "https://v2.api.piktid.com/assets/string/tags/string"
Empty
Empty
Empty