Tags
Delete a tag
Delete a tag by ID
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier
Example:
"RiHO4e0Ju3DS"
Response
200
application/json
Tag deleted
The response is of type object
.
cURL