Changes to Create Todo Task
POST /v1/tasks
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 12 revisions of this API.32
What changed
- ○
added the optional property
snoozed_untilto the response with the201statusresponse-optional-property-added
- ○
- ●
added the new
WRONG_NUMBERenum value to thedisposition/anyOf[subschema #1: CallDisposition]/response property for the response status201response-property-enum-value-added
- ●
- ●
added the new
INTERESTEDenum value to thedisposition/anyOf[subschema #1: CallDisposition]/response property for the response status201response-property-enum-value-added
- ●
added the new
NOT_INTERESTEDenum value to thedisposition/anyOf[subschema #1: CallDisposition]/response property for the response status201response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○