latestOpenAPI 3.1.02026-08-211061591.1 MB
69a962f1578f
Emails
Email Get Or Create
Get or create an email to a Todoist object, currently only projects and tasks are supported.
put/api/v1/emails
Request body
Example request
{
"obj_id": "6XGgm6PHrGgMpCFX"
}Response
Successful Response
Example response
{
"email": "add.task@example.todoist.net"
}