Invalidates a user access token
POST {{baseUrl}}/logout
Invalidates an existing access token, so that it can no longer be used for authorization. The device associated with the access token is also deleted. Device keys for the device are deleted alongside the device.
RESPONSES
status: OK
{}