removeAssetTag
DELETE /assets/{id}/tags/{tag}
DELETE
/assets/{id}/tags/{tag}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
tag
required
string
Responses
Section titled “ Responses ”Tag removed (idempotent)
Authentication required, missing, or invalid
object
error
required
Human-readable error summary
string
Example
the request could not be completedExample
{ "error": "authentication required: sign in and retry with a valid session or API token"}Resource not found
object
error
required
Human-readable error summary
string
Example
the request could not be completed