Logo
Accusoft API Documentation

Update a Viewing Package Creator (Requires the feature to be enabled)

PUT {{pas_base_url}}/v2/viewingPackageCreators/{{processId}}/sourceFile

https://help.accusoft.com/PrizmDoc/latest/HTML/viewing-package-creators.html#i-heading-put-v2-viewingpackagecreators-processid-sourcefile

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PUT 'pas_base_url/v2/viewingPackageCreators/processId/sourceFile' -H 'Content-Type: application/octet-stream'

ENDPOINTS