Start OAuth authorization flowpost {protocol}://{base-url}/ai/api/v1/oauth/{auth_config_id}/authorizeGenerate authorization URL to start 3-legged OAuth flow.Path Paramsauth_config_iduuidrequiredQuery Paramsredirect_uristringrequiredThe redirect URI for the OAuth callbackResponses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 422Validation Error 500Internal server error during request processing.Updated 3 days ago Delete feedbackHandle OAuth callbackDid this page help you?YesNo