v8

OpenAPI 3.1.02026-08-02613251.5 KB
oidc_oauth

Token Endpoint

Route token requests to appropriate cluster based on token prefix.

Supports authorization code and refresh token grant types. Token format: {cluster_id}_{actual_token}

post/api/v1/oauth/token/

Response

Successful Response

{"stackTrail":"paths:/api/v1/oauth/token/:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}