---
title: "Revoke a session"
method: POST
path: "/sdk/{environmentId}/revoke"
tags: ["SDK"]
---

# Revoke a session

`POST /sdk/{environmentId}/revoke`

## Path parameters

- `environmentId` string, required

## Response `204`

Successful empty response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

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