oauth
Approve OAuth2 authorization request
Issues an authorization code after the authenticated user approves the request. Called by the frontend consent page. Requires authentication.
post/oauth/authorize/approve
Response
JSON body with redirect_uri the frontend should navigate the browser to
object required
Changes
Changed in 2 of the 48 revisions of this API.2
- ○
added the new optional request property
workspace_idnew-optional-request-property
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○