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
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
"019e3bd1-8e21-7752-9841-3de8b4c316d6"
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
"019e3bd1-8e21-7752-9841-3de6b34898bd"
The id of the admin workspace
"019e3bd1-8e21-7752-9841-3de7ddd88879"
The id of the sub workspace
"019e3bd1-8e21-7752-9841-3de8b4c316d6"
pending, accepted, rejected "accepted"
"2026-05-18T16:00:49.697Z"
"2026-05-18T16:00:49.697Z"
The name of the sub workspace.
"My Workspace"
The name of the admin workspace.
"My Workspace"