Skip to main content
PUT
Update an existing customer

Authorizations

Authorization
string
header
required

Enter your JWT token in the format 'Bearer '

Path Parameters

id
integer
required

Customer ID

Body

application/json
CID
string
name
string
email
string
marketing_opt_in_at
string<date-time> | null

Datetime when the customer opted in to marketing. Null if not opted in.

Response

Customer updated successfully

message
string
data
object