Users - merchant level
Update a user
Updates user details for the userId and the merchantId specified in the path.
To make this request, your API credential must have the following role:
- Management API—Users read and write
patch/merchants/{merchantId}/users/{userId}
Path parameters
merchantIdstring required
Unique identifier of the merchant.
userIdstring required
Unique identifier of the user.
Request body
Response
OK - the request has succeeded.