Update a Team Member
Last updated
Last updated
As an owner/Admin, you may want or need to update the details of your team members.
For illustrate, if you want to:
To change the activation status of your team members.
Change the role of the team member. This may affect the rights given to them to use the workspace.
PUT
https://{{workspace}}.myeshopbox.com/api/v1/user-account-mapping/:id
This endpoint is required to update a team member by a particular id
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization
string
The Bearer token is required to access API
role
string
role which is updated for a user
status
string
user is currently active or inactive
userGroups
array
list of groups which is updated for a particular user