Create Todo Task
Create a standalone to-do task.
Requires the tasks:write scope on the API key.
Request body
Response
Successful Response
Changes
Changed in 4 of the 12 revisions of this API.32
- ○
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
- ○