Update UserDetails
Update details of the user
PATCH
{API_URL}/client/update-user
Auth required: YES
Please pass your API key as the username and API secret as the password as Basic Auth to access the endpoint
Query Parameters
Name
Type
userId
Is of the user
You need to pass userIdof the user.
Last updated