---
title: "POST /api/oauth/cancel"
method: POST
path: "/api/oauth/cancel"
tags: ["oauth"]
---

# POST /api/oauth/cancel

`POST /api/oauth/cancel`

## Request body

- object
  - `state` string, required

## Response `200`

Success

- object
  - `cancelled` boolean, required

## Other responses

- `500` — InternalError

---

[API](https://skmtc.net/executor/apis/executor-api.md) · [All operations](https://skmtc.net/executor/apis/executor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/executor/executor-api/revisions/c1ec5e355d44/schema)
