Skip to main content
POST /api/v1/forward/schedules/{schedule_id}/unpause Restores a paused Schedule to active status.

Headers

Path parameters

Example request

Example response

HTTP 200 OK

Response fields

Returns the updated Schedule object with status=active.

Errors

Notes

  • Unpausing does not create a Schedule Run.
  • The next planned trigger is recalculated from the Schedule trigger policy.

Pause a schedule

Get a schedule