Skip to main content
Remove Users From Team Groups
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/latest/aaa/team-groups/v1/users \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

team_id
object
remove_users_from_group
RemoveUsersFromTeamGroup · object[]

Response

Response confirming the successful bulk removal of users from multiple team groups.