Skip to main content
DELETE
Detach a tag from a person

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
tagId
string
required

Response

{ removed: true } if the tag was attached, { removed: false } if it was already absent