cURL
Delete tags resources
Removes a tag from a resource.
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the tag to remove.
The ID of the resource to remove the tag from.
Response
200
Tag removed from resource successfully.
Last modified on June 5, 2026

