register_oauth_callback_url
Register an HTTPS callback URL for a specific OAuth client to handle authorization responses.
Instructions
Registers an OAuth callback URL for a specific OAuth client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS callback URL to register. | |
| oauth_client_id | Yes | ID of the OAuth client. |