Zum Hauptinhalt springen
PATCH
JavaScript

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

customer_id
string
erforderlich

Customer Id

Body

application/json
email
string | null
metadata
null | Metadata · object

Additional metadata for the customer

name
string | null
phone_number
string | null

Antwort

business_id
string
erforderlich
created_at
string<date-time>
erforderlich
customer_id
string
erforderlich
email
string
erforderlich
name
string
erforderlich
metadata
Metadata · object

Additional metadata for the customer

phone_number
string | null
Zuletzt geändert am 28. Mai 2026