Skip to main content
DELETE
Remove tags from the contact

Authorizations

Authorization
string
header
required

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

Path Parameters

identifier
string
required
Minimum string length: 1

Body

application/json
tagIds
string[]
required
Required array length: 1 - 100 elements
Pattern: \d+

Response

204 - application/json

OK

The response is of type any.