Execute Task
Execute an actionable task (send a reply, approve a lead, log a call, etc.).
Requires the tasks:write scope on the API key.
Path parameters
ID of the task.
Request body
Response
Successful Response
Changes
Changed in 4 of the 12 revisions of this API.37
- ○
added the optional property
snoozed_untilto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
WRONG_NUMBERenum value to thedisposition/anyOf[subschema #1: CallDisposition]/response property for the response status200response-property-enum-value-added
- ○
added the new
WRONG_NUMBERenum value to the request propertypayload/oneOf[subschema #4: CallPayload]/disposition/anyOf[subschema #1: CallDisposition]/request-property-enum-value-added
- ●
- ●
added the new
INTERESTEDenum value to thedisposition/anyOf[subschema #1: CallDisposition]/response property for the response status200response-property-enum-value-added
- ●
added the new
NOT_INTERESTEDenum value to thedisposition/anyOf[subschema #1: CallDisposition]/response property for the response status200response-property-enum-value-added
- ○
added the new optional request property
payload/oneOf[subschema #3: NewLeadReviewPayload]/exclusionnew-optional-request-property
- ○
added the new optional request property
payload/oneOf[subschema #4: CallPayload]/excludeLeadnew-optional-request-property
- ○
added the new
INTERESTEDenum value to the request propertypayload/oneOf[subschema #4: CallPayload]/disposition/anyOf[subschema #1: CallDisposition]/request-property-enum-value-added
- ○
added the new
NOT_INTERESTEDenum value to the request propertypayload/oneOf[subschema #4: CallPayload]/disposition/anyOf[subschema #1: CallDisposition]/request-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○