63028c4d3916

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-122881,3942.7 MB
Group users

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.