Authentication
Sign Out
POST
Authorizations
JSON Web Token to authorize requests.
Body
application/json
The body is of type object
.
Response
200
application/json
Successfully signed out
The response is of type string
.
Example:
"OK"
JSON Web Token to authorize requests.
The body is of type object
.
The response is of type string
.
"OK"