v1

latestOpenAPI 3.1.02026-07-2489171167.4 KB
Agents

Convert Agent to End user

Convert an existing Agent into an End user. This action removes the Agent's elevated permissions and system roles, effectively transitioning them to a standard user profile.

Admin group memberships, roles, and access rights associated with the Agent role will be removed as part of this conversion.

post/agents/{id}/convert

Response

Agent successfully converted to end user.

successboolean

Example response

{
  "success": true
}