Update Users
PUT
https://api.coralogix.com/mgmt/openapi/5/aaa/teams/v2/{team_id}/membersUpdates team members for the specified team.
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
List of users to update. Multiple users can be updated in a single request.
Template containing updated user properties. Only provided fields will be updated.
Response
application/json
Response confirming the successful update of users. Contains the user account IDs of all users that were updated.
userAccountIds#int64[]
List of user account IDs for the successfully updated users