Authorizations
API key authentication
Path Parameters
Query Parameters
Response
Response confirming the successful removal of users from the specified team group.
curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/latest/aaa/team-groups/v1/{group_id.id}/users \
--header 'Authorization: <api-key>'{}No description available
curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/latest/aaa/team-groups/v1/{group_id.id}/users \
--header 'Authorization: <api-key>'{}API key authentication
Show child attributes
Response confirming the successful removal of users from the specified team group.
Was this page helpful?