Member Management
Add Member to Workspace
Add member to a workspace
POST
/
workspaces
/
{workspace_id}
/
users
Path
workspace_id
string
requiredThis is the ID of the user group.
Body
user_id
string
requiredThis is the ID of the user.
role
string
requiredmember or admin
Was this page helpful?