OAuth Protocol

Create OAuth grant

Creates an OAuth authorization grant and returns the grant response for completing the authorization flow.

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

Changed in 1 of the 99 revisions of this API.1

Of the 99 revisions, 1 has no diff computed.