v3

latestOpenAPI 3.0.0raw.githubusercontent.com2025-03-19480223.6 KB
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.