Insert Document

published document information saved from here

/ProjectDocumentEx/InsertDocumentForExternal

Query String

ParameterRequiredValue
externalUserMandatory1

Request Header

ParameterRequiredValue
TokenKeyMandatoryUser Input
ModuleKeyRequestMandatoryPWP
Accept-LanguageOptionalen-US
Accept-EncodingOptionalgzip
Content-TypeMandatoryapplication/json

Request Body

ParameterRequiredValue
EncryptedProjectDocumentIDMandatoryUser Input
EncryptedTMPDocumentUploadIDMandatoryUser Input
EncryptedPINProjectIDMandatoryUser Input
EncryptedProjectFolderIDMandatoryUser Input

Example

externalUser:1
TokenKey:Your Token Key
ModuleKeyRequest:PWP
Accept-Language:en-US
Accept-Encoding:gzip
Content-Type:application/json
[
  {
    "EncryptedProjectDocumentID": "27QWsT4B%2fyoMOif%2fdyFvGg%3d%3d",
    "EncryptedTMPDocumentUploadID": "RqrLwRzi5KVah3QH0cyi7w%3d%3d",
    "EncryptedPINProjectID": "TwDcXfu%2ft2X7ng%2fjIwTXhQ%3d%3d",
    "EncryptedProjectFolderID": "zlOV2RHUKqNp9JzcXk24bQ%3d%3d"
  }
]