Update contact person for a profile (group, company, or travel agent)

Path Params
int64
required

Contact person ID

Body Params
boolean

Whether the contact is anonymized

string
length ≤ 5

Name prefix (Mr., Mrs., Dr., etc.)

string
length ≤ 100

First name

string
length ≤ 100

Last name

emails
array of objects

Email addresses with types

emails
phones
array of objects

Phone numbers with types

phones
string

Contact person status. Allowed values are ACTIVE, DELETED

billingDetails
object

Billing details for profiles and contact persons

int64

Profile ID to update relationship for. Required when updating role, isMainContact, or relationshipType.

string
enum

Role of person in the profile relationship

boolean

Whether this person is the main contact for the profile

string
enum

Type of relationship between person and profile

Headers
int64

Property ID

int64
required

Organization ID

Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json