Logout. VMS Client API
Logging out the user based on their token.
POST/api/v1/logoutHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json |
Response | |||||||||
200 | Returns a JSON object | ||||||||
JSON
| |||||||||
401 | Authorization token not provided or invalid, see Obtaining a token |
Example | |||||||||
JSON
|