Skip to main content

List Agents

Query parameters:

Register an Agent

Get an Agent

Update an Agent

Delete an Agent

Returns 204 No Content on success. The agent’s historical data is preserved in the audit trail.

Teams

List Teams

Create a Team

Update a Team

Rename a team. The name must be unique within the tenant.
Returns 409 Conflict if a team with that name already exists.

Delete a Team

Delete a team. The team must have no agents assigned to it.
Returns 204 No Content on success. Returns 409 Conflict if the team still has agents assigned. Reassign or remove them first.