Skip to main content
POST
Update customer

Authorizations

Authorization
string
header
required

Customer access token obtained from the customer authorization flow.

Query Parameters

organization_id
string
required

Unique identifier of the organization.

Body

application/json
name
string
email
string
avatar
string

The URL of the customer's avatar.

session_fields
object[]

An array of custom object-enclosed key-value pairs. Respects the order of items.

omnichannel
object
address
object

The customer's address.

Response

200

Customer updated.