Update Customer

Update customer data

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

The unique identifier of the customer

Header parameters
AuthorizationstringRequired

Token for authentication

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

Successful update of customer data

Last updated