v1

latestOpenAPI 3.1.02026-08-0411088114.2 KB
oauth2

Authorize

Mint a one-time authorization code for an OAuth client on behalf of the authenticated user. Called by the Adapter consent page; the browser should be redirected to the returned URL.

post/oauth2/authorize

Request body

client_idstring required
redirect_uristring required
scopestring nullable
statestring nullable

Response

Successful Response

redirect_urlstring required