v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBTasks
Create a task document
Links the specified document to the specified task.
post/tasks/{taskId}/documents
Path parameters
taskIdstring uuid required
Request body
Example request
{
"documentId": "cf666f06-3ff2-4a41-8c7f-ab5a8bc6a277"
}Response
When request is accepted. Returns a hypermedia 'Link' object of the link to be created.