Download OpenAPI specification:Download
To start, Please get security token from
object (DocumentData) | |
Array of objects (DocumentIdNamePair) |
{- "documentData": {
- "documentFilename": "string",
- "fileName": "string",
- "objectName": "string",
- "contentType": "string",
- "fileContent": "string",
- "documentType": "string",
- "documentPath": "string",
- "siteId": "string",
- "documentData": { }
}, - "documents": [
- {
- "documentId": "string",
- "fileName": "string"
}
]
}