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
Response
A generic response for task action endpoints, containing the updated task and the ID of the action that was created.