Skip to main content
PATCH

Authorizations

api-key
string
header
required

Path Parameters

contactId
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Body

application/json
add
object[]

Tags to link to the contact, keeping the current ones

Maximum array length: 10
remove
object[]

Tags to unlink from the contact

Maximum array length: 10
set
object[]

Replaces all tags of the contact. When provided, add and remove are ignored

Maximum array length: 10

Response

Tags updated successfully