admin
End Impersonation
End the current impersonation session.
Extracts the session ID from the JWT token and marks the session as ended. Accepts impersonation tokens (where user appears as target) to allow ending sessions.
Raises: 401: If no valid credentials provided 400: If not currently impersonating or session invalid
post/admin/impersonate/end
Response
Successful Response
{"stackTrail":"paths:/admin/impersonate/end:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.