v4
OpenAPI 3.1.02026-07-313621,3961.8 MBworkspace
Add Member To User Group
Adds a member of your workspace to the specified group. Requires group_members_manage permission.
post/v1/workspace/groups/{group_id}/members
Path parameters
group_idstring required
The ID of the target group.
The ID of the target group.
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Request body
Response
Successful Response
Example response
{
"status": "ok"
}