{ "opencollection": "1.0.0", "info": { "name": "DNSFilter Agent Local User Bulk Deletes PSA Integrations API", "version": "2026-07-13" }, "items": [ { "info": { "name": "PSA Integrations", "type": "folder" }, "items": [ { "info": { "name": "Create link", "type": "http" }, "http": { "method": "GET", "url": "https://api.dnsfilter.com/v1/psa_integrations/redirect_link", "params": [ { "name": "organization_id", "value": "", "type": "query", "description": "The ID of the organization to get the redirection link for" }, { "name": "psa_name", "value": "", "type": "query", "description": "The name of the PSA to be integrated with" } ], "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Creates a new PSA integration, if one does not exist and returns the redirect link." } ] } ], "bundled": true }