Authentication
Invalidate token
Abmelden eines Benutzers
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Response
200
*/*
User successfully logged out
Was this page helpful?
Abmelden eines Benutzers
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?