post https://sandbox-api.kenjo.io/api/v1/auth/logout
Invalidates a Bearer token.
Log in to see full request history
Responses
204NO CONTENT
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
Invalidates a Bearer token.
204NO CONTENT
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
xxxxxxxxxx
curl --request POST \
--url https://sandbox-api.kenjo.io/api/v1/auth/logout
Try It!
to start a request and see the response here! Or choose an example: