Skip to main content
POST
Add tag to contact

Authorizations

Authorization
string
header
required

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

Path Parameters

contact_id
string
required

Body

application/vnd.api+json
data
object[]
required

Response

Success, adds tag relationship to contact resource

data
object[]