v1

latestOpenAPI 3.0.22026-07-2441902.6 MB
industries-workflows

Pause or resume a schedule

Updates the paused state of an existing schedule.

patch/industries/workflows/schedules/{id}

Path parameters

idstring required

The schedule identifier.

Request body

is_pausedboolean required

Whether the schedule should be paused (true) or resumed (false).

Response

The schedule was updated.