workspaces
Add Workspace Member
Add an existing organization member to a workspace.
post/v1/workspaces/{workspace_id}/members/{user_id}
Path parameters
workspace_idstring uuid required
user_idstring uuid required
Query parameters
role'owner' | 'admin' | 'member' | 'viewer'
Role to assign in this workspace.
Role to assign in this workspace.
Response
Successful Response