v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Groups

Add user to a group

post/groups/{group_id}/users/v2

Path parameters

group_idstring required

The ID of the group to add the user to.

Request body

user_idstring required

The ID of the user to add to the group.

Response

A successful response.

usersstring[]

List of user IDs in the group.