v1

latestOpenAPI 3.1.02026-08-042955230.1 KB
OAuth

Handle user authorization decision from React consent page.

Query Parameters: All OAuth params from GET (client_id, redirect_uri, state, etc.)

Form Parameters: confirm: 'yes' to authorize, 'no' to deny

Returns: Redirect to client with authorization code or error

post/oauth/authorize

Response

Default error response

codeinteger

Error code

statusstring

Error name

messagestring

Error message

errorsobject

Errors