---
title: "Revoke inbox embed"
method: DELETE
path: "/inbox_embeds/{inbox_embed_id}"
tags: ["Inbox Embeds"]
---

# Revoke inbox embed

`DELETE /inbox_embeds/{inbox_embed_id}`

Revokes the embed token immediately.

## Response `204`

Inbox embed revoked

## Other responses

- `401` — Missing or invalid API key
- `404` — Resource not found

---

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