Add member to user group
Adds a member of your workspace to the specified group. This endpoint may only be called by workspace administrators.
Path parameters
group_id
The ID of the target group.
Headers
xi-api-key
Request
This endpoint expects an object.
email
The email of the target workspace member.
Response
Successful Response
status
The status of the workspace group member addition request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.
Errors
422
Add Member to User Group V1workspace Groups Group ID Members Post Request Unprocessable Entity Error