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" } }
Body Params
string
required

Title of the outcome

string
required

Sentiment of the outcome. Only three values are currently allowed.

string

1 is for disabled and 0 is for active outcome.

Responses

Language
Credentials
URL
Choose an example:
application/json
text/plain