Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The customer name
The new name for the customer. This will be truncated to 160 characters if the provided name is longer.
Response
200 - application/json
Success