Delete a tag
DELETE
/v2/managed_users/:id/tags/:handle
Path parameters
idstringRequired
Embedded customer ID (external ID). Example: EA2300
.
handlestringRequired
The handle of the tag to delete.
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Tag successfully deleted
dataobject or null