Skip to main content
PUT
Update a contact relation

Authorizations

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

Path Parameters

contactId
string
required

Body

Unique identifier of the related contact.

Example:

"b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2"

businessRole
string | null

Business role of related contact.

Only applicable for companies (not trusts).

Example:

"Bookkeeper"

Response

When request is accepted. Returns a 'Link' object.

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