Tool
mail_email_update
Reschedule a scheduled email to a new ISO-8601 instant
Reschedule a scheduled email to a new ISO-8601 instant
Behavior
- HTTP
PATCH /mail/emails/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | Email id |
| scheduled_at | string | • | New ISO-8601 instant; future, within 30 days |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • |
Try it
Reschedule a scheduled email to a new ISO-8601 instant.