Skip to main content
DELETE
Remove tags from a contact

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Path Parameters

id
string<uuid>
required

The contact ID

tagId
string<uuid>
required

The tag ID (optional for bulk delete)

Body

The list of tags for bulk delete

Response

When request is accepted. Returns a hypermedia 'Link' object of the contact tags.

id
string | null
href
string | null
relation
string | null
method
string | null
default:GET