add_redirect_uri
Add a callback URL to an environment's allowed redirect URIs, enabling OAuth authorization flows. Specify environment ID and the URI to whitelist.
Instructions
Add a callback URL to the allowed redirect URIs list for an environment. Requires environmentId (format: env_) and uri (the callback URL to add).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| environmentId | Yes |