Skip to main content
POST
/
groups
/
{groupId}
/
users
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

groupId
string
required

The group ID

Body

application/json

The user IDs to add to the group

userIds
string[]
required

List of user IDs to add or remove

Response

Ok