Add encryption and/or restrict permissions on a PDF File
We have tried using the following API from the documentation link (https://documentcloud.adobe.com/document-services/index.html#post-protectPDF)
Protect :
Add encryption and/or restrict permissions on a PDF File
Details :
Error : {"error": {"code": "Not Found", "message": "Oops. Something went wrong. Check your URI and try again.", "details": { "error_code": "404404" } } }
We declared the global variable create with value :create in Postman.
We were able to retrieve access token, but once used with the above endpoint we were getting the mentioned error. Please do let us know what is the issue with the given endpoint.
Let us know if you need any more information regarding the API call we tried.
