Delete the redirect-URL allowlist row for the current account + environment
Settings
Delete the redirect-URL allowlist row for the current account + environment
Drops the allowlist row entirely. After this call, any
/connections/initiate carrying a redirect_url is rejected
with 400. To keep the row but disable all redirects, POST an
empty array instead.
DELETE
Delete the redirect-URL allowlist row for the current account + environment
Authorizations
Pass your secret key in the Authorization header as a Bearer
token: Authorization: Bearer sk_test_... (sandbox) or
Bearer sk_live_... (production).
Keys are created in the developer portal and the plaintext secret is shown exactly once at creation. Treat them like passwords — never embed them in mobile apps or front-end code.
Response
204
Allowlist row removed (no body).
Replace the redirect-URL allowlist for the current account + environmentList or search the unified institution catalog
