---
title: "Revoke Incident Memberships V1"
method: POST
path: "/v1/incident_memberships/actions/revoke"
tags: ["Incident Memberships V1"]
---

# Revoke Incident Memberships V1

`POST /v1/incident_memberships/actions/revoke`

Revoke a user's membership of a private incident

## Request body

- IncidentMembershipsV1RevokeRequestBody
  - `incident_id` string, required — Revoke memberships to incident
  - `user_id` string, required

## Response `204`

No Content response.

---

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