Create workspace group member
This endpoint allows you to send an invitation for a sub workspace to join the admin workspace. The sub workspace will be added as a sub workspace of the admin workspace only if the sub workspace owner accepts the invitation.
Requires one of the following scopes: workspace_group_members:create, workspace_group_members:all, all:create, all:all
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The Workspace Group Member to create
The Workspace Group Member to create
The id of the sub workspace
"019f985c-635b-7d1c-85f9-a2dff81d3bb1"
Response
The Workspace Group Member
A member of a workspace group. You can use the endpoints within this entity to manage the members of a workspace group.
The unique identifier of the workspace group member
"019f985c-635b-7d1c-85f9-a2dd70db54ad"
The id of the admin workspace
"019f985c-635b-7d1c-85f9-a2de2601a3ea"
The id of the sub workspace
"019f985c-635b-7d1c-85f9-a2dff81d3bb1"
pending, accepted, rejected "accepted"
"2026-07-25T08:20:19.419Z"
"2026-07-25T08:20:19.419Z"
The name of the sub workspace.
"My Workspace"
The name of the admin workspace.
"My Workspace"