---
title: "Revoke Escalation Task"
method: POST
path: "/api/internal/escalation/revoke"
tags: ["internal"]
---

# Revoke Escalation Task

`POST /api/internal/escalation/revoke`

## Request body

- InternalRevokeRequest
  - `accountId` string, required
  - `actorPrincipal` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/gocrisp/apis/crisp-app-dock.md) · [All operations](https://skmtc.dev/gocrisp/apis/crisp-app-dock/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gocrisp/crisp-app-dock/revisions/e56bd3c1a9db/schema)
