Parameter | Description |
---|---|
Document Type | The user document type. |
File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
User ID | The unique identifier of the user for whom the document is being uploaded. |
{
"id": 1,
"name": "Security Training",
"type": "SEC_TRAINING",
"fileUrl": "http://localhost:5000/download/documents/1",
"createdAt": "2020-07-06 12:00:00.000000",
"updatedAt": "2020-07-06 12:00:00.000000"
}
Was this page helpful?