Workspaces and members¶
Product API scopes resources and permissions to a workspace. After listing workspaces, select one returned ID and send it with X-Workspace-ID for workspace-scoped calls.
Endpoint |
Purpose |
|---|---|
|
List workspaces visible to the current account. |
|
Read the current member’s role and capability snapshot. |
|
List workspace members with pagination and filters. |
|
Invite a member. |
|
Update member roles and the default role. |
|
Enable or disable a member. |
|
Remove a member from the workspace. |
Before a member write operation, read the latest member state and save the member ID returned by the service. Removing a workspace member removes that workspace relationship; it does not delete the underlying user account.