Skip to main content
Infrastructure/Agents

UninstallAgent

Remotely uninstall the agent from its host node

POST/api/v1/agents/{uuid}/uninstall

Operation ID

UninstallAgent

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • uuid
    StringRequired

    UUID of the agent to uninstall from its host

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.