Autional Autional
API Reference GitHub autional.com →

POST /auth/me/stop-impersonation

In the current impersonation session, stop impersonation and return the admin's JWT.

Account Management `bearerAuth` application/json

Responses

StatusDescriptionSchema
200Ended successfullygitee_com_linmes_authms_base_dto.DataResponse-dto_StopImpersonationResponse

Referenced Schemas

dto.StopImpersonationResponse

FieldTypeRequiredExampleConstraintsDescription
access_token string No eyJhbGciOi...
expires_in integer No 1800
refresh_token string No eyJhbGciOi...
token_type string No Bearer

gitee_com_linmes_authms_base_dto.DataResponse-dto_StopImpersonationResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data dto.StopImpersonationResponse No
message string No
timestamp string No