auth
Post authsignout
Sign out
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
201
Sign out successfully
Sign out
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Sign out successfully