OAuth Protocol

Create OAuth grant

Create an OAuth authorization grant

post/oauth/grants

Request body

allowedboolean required

Whether the grant is allowed

consent_tokenstring required

Consent token

Response

Grant created successfully

redirect_uristring uri required

Redirect URI with authorization code or error

Changes

No recorded changes to this endpoint across all 47 revisions of this API.