Users Management Service
Manage team members (users) including creation, updates, search, and status management.
Overview
The Users Management service provides programmatic, team-scoped administration of users in Coralogix. Use it to create a user in a team, update a user's attributes, activate or revoke one or more users, retrieve a single user by account ID, or search users in a team by username and status. All operations are scoped to a team_id path parameter. This is the API behind the Team Members page; see the Manage team members user guide for the corresponding UI and the Teams and Groups guides for the underlying user, group, and permission model.
Update Users
Updates team members for the specified team.
Create Users
Adds members to the specified team.
Get User
Returns the details of a specific team member.
Activate/Revoke Users
Updates the active status of multiple team members.
Search Users
Searches for team members by query.