Changes to Complete Task
POST /v1/tasks/{task_id}/complete
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 12 revisions of this API.410
What changed
- ○
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 propertyanyOf[subschema #1: CompleteTaskPublicInput]/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
INTERESTEDenum value to the request propertyanyOf[subschema #1: CompleteTaskPublicInput]/disposition/anyOf[subschema #1: CallDisposition]/request-property-enum-value-added
- ○
added the new
NOT_INTERESTEDenum value to the request propertyanyOf[subschema #1: CompleteTaskPublicInput]/disposition/anyOf[subschema #1: CallDisposition]/request-property-enum-value-added
- ●
- ○
added optional request body
request-body-added-optional
- ○
- ○
added the optional property
assigneeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
contactto the response with the200statusresponse-optional-property-added
- ○
added the optional property
due_dateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sequence_templateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
titleto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
TODOenum value to thetyperesponse property for the response status200response-property-enum-value-added
- ●