Create a task document
Tasks
Create a task document
Links the specified document to the specified task.
POST
Create a task document
Path Parameters
Body
Data transfer object for a task document.
The type of the document.
Possible values: File = 0, FormTemplate = 1, Memo = 2.
The FormTemplate (1) document type is not currently supported for task document creation.
Available options:
0, 1, 2 Example:
0
Unique identifier of the document (file or memo).
If a file, the type must be 0 (File).
If a memo, the type must be 2 (Memo).
The FormTemplate (1) document type is not currently supported for task document creation.
Example:
"cf666f06-3ff2-4a41-8c7f-ab5a8bc6a277"