Logs out an access token, rendering it unusable.

POST {{baseUrl}}/account/logout

Logs out the access token, preventing it from being used to authenticate future requests to the server.

RESPONSES

status: OK

{}