latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21163196628.8 KB

2d6e4912e230

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

created_atstring date-time required
idstring uuid required
rolestring
statusstring
updated_atstring date-time nullable
user_idstring uuid required
workspace_idstring uuid required