Logo
Accusoft API Documentation

Upload the Original File (This call is dependent on a .docx file not included in this collection)

PUT {{pas_base_url}}/v2/viewingSessions/{{viewingSessionId}}/sourceFile/original

https://help.accusoft.com/PrizmDoc/latest/HTML/pas-viewing-sessions.html#i-heading-put-v2-viewingsessions-viewingsessionid-sourcefile-original

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accusoft-Secret
string
Content-Type
string




RESPONSES

status





Curl
curl -X PUT 'pas_base_url/v2/viewingSessions/viewingSessionId/sourceFile/original' -H 'Accusoft-Secret: pas_secret_key' -H 'Content-Type: application/octet-stream'

ENDPOINTS