latestOpenAPI 3.1.02026-08-211061591.1 MB

69a962f1578f

Emails

Email Disable

Disable the current email to a Todoist object

delete/api/v1/emails

Query parameters

'project' | 'project_comments' | 'task' required
OR
'project' | 'project_comments' | 'item' required
obj_idstring required

String ID of the Todoist object.

Example:6XGgm6PHrGgMpCFX

Response

Successful Response

status'ok' required

Always ok on success.

Example response

{
  "status": "ok"
}