API Docs / Schemas / LinkConversationTaskRequest

LinkConversationTaskRequest

Request to link a task to a conversation

Properties

Name Type Description
taskItemCode*string

The code of the task to link

The code of the task to link

JSON Example

{
  "taskItemCode": "string"
}

Used By Operations