---
title: "Stop impersonation"
method: POST
path: "/admin/impersonations/{impersonation_id}/stop"
tags: ["Admin Impersonation"]
---

# Stop impersonation

`POST /admin/impersonations/{impersonation_id}/stop`

Stops an impersonation session and restores the original session.

## Path parameters

- `impersonation_id` string, required

## Response `200`

OK

- StopImpersonationResponse
  - `message` string, required

---

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