Skip to main content

logout

get/v1/logout

Logout will invalidate a JWT token present in the Cookie or the one sent as a Authorization header

get/v1/logout

https://managedservices-prod.rteappbuilder.com/

Request

HEADER

Authorization
TYPE: STRING

JWT token as auth header. Format "Bearer <xxxxx.yyyyy.zzzzz>" xxxxx.yyyyy.zzzzz is the JWT token


X-Project-ID
TYPE: STRING

Project ID

Responses

success

Loading...