action pdfblocks_remove_restrictions_v1 { label: "Remove the restrictions from a PDF" description: "Remove all the restrictions from a PDF document." provider: pdfblocks method: POST path: "/v1/remove_restrictions" encoding: json output: { type: "object" additionalProperties: true } }