Invalidates all JSON web tokens assigned to a
user.
POST https://api-<DNS.Edge.URL>/v1/api/authentication/logout
Authorization: Bearer token
Successful response
204 User has been logged out
Possible error codes
- 401 Invalid JWT
- 403 Audience does not match JWT