Skip to main content
DELETE
End the current impersonation session

Description

entry and writes an IMPERSONATE_END audit row. Must be called with a Bearer token that carries the impersonated_by claim (i.e. a token issued by POST /admin/impersonate/:userId).

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Impersonation session ended