Update a contact

Updates an existing contact, identified by its Outpave id or your externalId.

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

The record's Outpave id (a UUID), or your own externalId (any non-UUID value is treated as an externalId).

Body Params

The writable fields of a contact.

string
required

The contact's email address. Used to match an existing contact when no externalId is given.

string

The contact's identifier in your system. Preferred over email for matching an existing contact.

string

The contact's first name.

string

The contact's last name.

string

A contact phone number.

business
object

The business to attach this contact to.

string
enum

The contact's role on the business. Ingestion may only set Admin or Member.

Allowed:
Responses

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