v1

latestOpenAPI 3.0.02026-07-2449050.9 KB
default

Delete Agent Java Token

Deletes an agent based on the provided userName and agentId.

delete/ca_apis/deleteAgent

Headers

apiKeystring required
Content-Typestring required

Request body

userNamestring required

The username associated with the agent.

agentIdstring required

The ID of the agent to delete.

Response

Successful response indicating the agent was deleted.