ForceReleaseLock
Force release a lock on an agent without requiring the lock token, for admin use
POST
/api/v1/agents/locks/{agentId}/force-releaseOperation ID
ForceReleaseLockSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
agentIdStringRequiredUUID of the agent whose lock to force release
