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

Documentation Index

Fetch the complete documentation index at: https://docs.elementum.io/llms.txt

Use this file to discover all available pages before exploring further.

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 remove from the group

userIds
string[]
required

List of user IDs to add or remove

Response

Ok