934aec02cc30
latestOpenAPI 3.0.12026-08-122352981000.2 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.