Patch user information on a user associated with a customer
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}
.
Id of the tenant the customer belongs to
Id of the customer
Id of the user on the customer
Patch user on customer body
The body is of type object
.
Successful operation
The response is of type object
.