Customers
Patch user on customer
Patch user information on a user associated with a customer
PATCH
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}
.
Path Parameters
Id of the tenant the customer belongs to
Id of the customer
Id of the user on the customer
Body
application/json
Patch user on customer body
The body is of type object
.
Response
200
application/json
Successful operation
The response is of type object
.