get
http://localhost:8888/rest/v0/oauth/authorize
Starts the OAuth 2.0 Authorization Code flow. Redirects the user's browser to the login/consent UI and, if approved, back to the client's redirect_uri with an authorization code. Supports PKCE.
Starts the OAuth 2.0 Authorization Code flow. Redirects the user's browser to the login/consent UI and, if approved, back to the client's redirect_uri with an authorization code. Supports PKCE.
Try It! to start a request and see the response here!