Participant APIAuth
Logout user (invalidate current session)
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/auth/logout"{
"message": "string",
"tokensRevoked": 0
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}