Update Sub User
Modify sub-user
Update Sub User
PATCH
https://uprism.io:30443/v1/users/{userId}
API to modify sub-user
Path Parameters
Name
Type
Description
userId
string
Sub User Id
Headers
Name
Type
Description
Authorization
string
"Bearer " + {AccessToken}
Request Body
Name
Type
Description
user_name
string
User name to change
string
User email to change
Last updated
Was this helpful?