# File download blocking

Manage the rules that block file downloads across your organization.

 - [GET /v1/controls/fileDownloadBlocking/configuration](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/help/audience/engineering/rest-v1/file-download-blocking/get-controls-filedownloadblocking.md): Returns your organization's current file download blocking configuration, including every rule and its settings. Rules are returned in the order they're evaluated, with the highest-priority rule first
 - [PUT /v1/controls/fileDownloadBlocking/configuration](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/help/audience/engineering/rest-v1/file-download-blocking/put-controls-filedownloadblocking.md): Replaces your organization's file download blocking configuration with the configuration you send. Any rule you don't include is deleted. A rule with an `id` updates the existing rule with that `id`.
