People / Tags
Deletes a tag for a specific person
Deletes a tag for a specific person based on the provided person ID and tag ID. Only tags can be deleted that I created and that have not been endorsed by others, or that are created against my profile.
delete/dx/api/people/v1/tags/profile/{id}/{tagId}
Path parameters
The unique identifier (GUID) of the person to delete a tag for
The unique identifier of the tag to delete
Response
Tag deleted successfully.