---
title: "Revoke operation block"
method: DELETE
path: "/corporate/v2/operations-blocks/{operationsBlockId}"
tags: ["Operations blocks"]
---

# Revoke operation block

`DELETE /corporate/v2/operations-blocks/{operationsBlockId}`

**NOTE**: This v2 endpoint serves as a replacement for the v1 version.

Cancels a previously configured operation block.

## Path parameters

- `operationsBlockId` string, uuid, required

## Response `204`

No Content

## Other responses

- `400` — Bad request
- `404` — Not Found
- `500` — Internal server error

---

[API](https://skmtc.dev/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.dev/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
