Delete tag by ID.
Tag
Delete Tag
Deletes a tag based on provided ID.
DELETE
Delete tag by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the tag to delete.
Response
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.