Workspace
Update Member
Updates attributes of a workspace member. Apart from the email identifier, all parameters will remain unchanged unless specified. This endpoint may only be called by workspace administrators.
POST
/
v1
/
workspace
/
members
Workspaces are currently only available for Enterprise customers. To upgrade, get in touch with our sales team.
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Body
application/json
Email of the target user.
Whether to lock or unlock the user account.
Role dictating permissions in the workspace.
Available options:
workspace_admin
, workspace_member
Response
200 - application/json
The response is of type any
.
Was this page helpful?