---
title: "PATCH /api/v1/advances/revoke"
method: PATCH
path: "/api/v1/advances/revoke"
tags: ["Advances"]
---

# PATCH /api/v1/advances/revoke

`PATCH /api/v1/advances/revoke`

## Headers

- `publicKey` string
- `privateKey` string

## Request body

- PatchRevokeAdvanceRequestDto
  - `advanceId` string, uuid
  - `comment` string, nullable

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.dev/stuo/apis/external-api.md) · [All operations](https://skmtc.dev/stuo/apis/external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stuo/external-api/revisions/55217bb301d0/schema)
