Create a task outcome

Create a new task outcome

{
  "taskOutcome": {
    "title": "Interested",
    "sentiment": "Positive"
  }
}
{
  "taskOutcome": {
    "title": "Interested",
    "sentiment": "POSITIVE",
    "created_by": "1",
    "disabled": "",
    "links": {
      "tasktypeOutcomeRels": "https://youraccountname.api-us1.com/api/3/taskOutcomes/1/tasktypeOutcomeRels",
      "dealTasks": "https://youraccountname.api-us1.com/api/3/taskOutcomes/1/dealTasks"
    },
    "id": "1"
  }
}
Language
Authorization
Header
URL