[BETA] add and update contact

Creates a new contact or updates an existing one in the address book. The contact will be synchronized to the device's address book if syncToAddressbook is true. Note: This endpoint is currently in beta and may change without notice.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Instance ID

Body Params
string
required

The phone number of the contact

string
required

The first name of the contact

string
required

The last name of the contact

boolean
Defaults to true

Whether to sync the contact to the device's address book

Responses

401

Unauthorized β€” invalid or missing bearer token

403

Forbidden β€” insufficient permissions or account blocked

404

Not found β€” instance does not exist or does not belong to you

409

Conflict β€” instance is not ready

429

Too many requests β€” rate limit exceeded

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