Update Customer

Update customer data

put
/v0/customers/{customer_id}
Path parameters
customer_idstring · uuidRequired

The unique identifier of the customer

Header parameters
Api-KeystringRequired

Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.

Body
or
Responses
put
/v0/customers/{customer_id}
200

Successful update of customer data

No content

Last updated