Authentication Controller APIs
Operations
POST
Get Access Token Pkce Flow Deprecated
Exchanges one of the following grants: authorization_code or refresh_token for access token.
POST
Logout Deprecated
Performs logout.
POST
Get Access Token With Authorization Request Deprecated
Get an access token.
POST
Get Access Token With Refresh Token Deprecated
Exchange organization scoped API-token for user access token.
GET
Get Keys Deprecated
Defines the public keys used to verify the authenticity of the JWT token.