Skip to main content
Infrastructure/Agents

ForceReleaseLock

Force release a lock on an agent without requiring the lock token, for admin use

POST/api/v1/agents/locks/{agentId}/force-release

Operation ID

ForceReleaseLock

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

  • agentId
    StringRequired

    UUID of the agent whose lock to force release

Responses

200 OK
200 OK

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