Set a counterpart's default contact

Path parameters

contact_idstringRequired
counterpart_idstringRequired

Headers

AuthorizationstringRequired

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

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
addressobject
The address of a contact person.
counterpart_idstringformat: "uuid"
first_namestring
The first name of a contact person.
is_defaultboolean
last_namestring
The last name of a contact person.
emailstringOptionalformat: "email"
The email address of a contact person.
phonestringOptional
The phone number of a contact person
titlestringOptional

The title or honorific of a contact person. Examples: Mr., Ms., Dr., Prof.

Errors