v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Task

Escalate To Emergency Access

Escalate a grant task to use the emergency access policy, bypassing the normal approval flow. Only valid for grant tasks.

post/api/v1/tasks/{task_id}/action/escalate

Path parameters

task_idstring required

The ID of the task to escalate.

Request body

commentstring

An optional comment attached to the escalation.

policyStepIdstring

The ID of the current policy step being escalated from.

Response

A generic response for task action endpoints, containing the updated task and the ID of the action that was created.

ticketActionIdstring

The ID of the task action created by this request.