4
0
DELETE /authentications
Ending the login session, after this refreshToken cannot be used anymore.
refreshToken
Content-Type: application/json
{ "refreshToken": "jwt.token.example" }
{ "status": "success" }