v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Group users

Add group user

Adds a user to a group.

post/organization/groups/{group_id}/users

Path parameters

group_idstring required

The ID of the group to update.

Request body

user_idstring required

Identifier of the user to add to the group.

Response

User added to the group successfully.

object'group.user' required

Always group.user.

user_idstring required

Identifier of the user that was added.

group_idstring required

Identifier of the group the user was added to.