remove_redirect_uri
Remove a callback URL from an environment's allowed redirect URIs to prevent unauthorized redirects. Provide the environmentId and the URI to delete.
Instructions
Remove a callback URL from the allowed redirect URIs list for an environment. Requires environmentId (format: env_) and uri (the callback URL to remove).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| environmentId | Yes |