Activate/Revoke Users
PATCH
https://api.coralogix.com/mgmt/openapi/5/aaa/teams/v2/{team_id}/members:updateStatusesUpdates the active status of multiple team members.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
Body
application/json
Request to activate or revoke (deactivate) one or more users within a team. This operation changes the user status to either Active (enables access) or Inactive (disables access).
Response
application/json
Response confirming the successful status update of users. Contains the user account IDs of all users whose status was changed.
userAccountIds#int64[]
List of user account IDs for users whose status was successfully updated