Skip to main content
PATCH
Update customer

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Path Parameters

id
string
required

Identifier of the customer.

Body

application/json

Request body for updating a customer.

input
object
required

Client payload used to update a customer.

Response

Customer updated

Successful customer update response.

customer
object
required

Customer record including identity, contact details, and messaging preferences.