Update a contact

Update a contact with using a conversation uid, email, or phone number as an identifier.

Required scope: write_contacts.

Path Params
string
required

Conversation uid, phone number, or email to identify the contact. Phone number should be formatted as '+15555555555'

Body Params

Update contact params

address
object | null

The address of the resource

contactStatus
object

A contact status, you need either the name or uid

uuid

Podium unique identifier for conversation.

string
(.+)@(.+)\.(.+)

The email address of the resource

locations
array of uuids

List of location UIDs

locations
string

The name of the resource

string
^\+[1-9]\d{1,15}$

The phone number of the resource

Responses

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