AuthSession
Logout
Logout the current user
Authorization
AuthBearerActiveUser
AuthorizationBearer <token>
In: header
Request Body
application/json
refresh_token?Refresh Token|Refresh Token
sliding_token?Sliding Token|Sliding Token
Response Body
application/json
curl -X POST "https://api.misaka.io/v3/session/logout" \ -H "Content-Type: application/json" \ -d '{}'{
"detail": "string"
}How is this guide?
Last updated on