put
https://{APP_DOMAIN}/api/3.2/messages//schedule
Reschedules a scheduled message by updating its send_at time. The message cannot have been sent or cancelled, must be more than one minute from its current send time, and the new send time must be in the future.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The rescheduled message
406The message is too close to its current send time to be rescheduled.
422The message has already been sent, was cancelled, or the new send time is not in the future.
