/v1/api/authentication/logout (POST) - User Guide - BlueCat Edge

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge
Invalidates all JSON web tokens assigned to a user.
POST https://api-<BlueCat.edge.url>/v1/api/authentication/logout
Authorization: Bearer token       

Successful response

204
Successful response code
  • NO CONTENT - User has been logged out
Possible error codes
  • 401 Invalid JWT
  • 403 Audience does not match JWT