Update a customer
PATCH/customers/:customerId
Update a customer
Request
Responses
- 204
- 400
- 401
- 404
- 422
There is no content to send for this request, but the headers may be useful.
The server could not understand the request due to invalid syntax.
Access is unauthorized.
The server cannot find the requested resource.
Client error