Update schedule

Update an existing schedule. All updatable fields are replaced with the values provided in the request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the schedule

Body Params

Payload for updating an existing schedule. All updatable fields are replaced with the values provided.

string
required
length between 1 and 64

Human-readable name of the schedule

string | null

Optional description of the schedule

boolean
Defaults to true

Indicates whether the schedule is enabled

string
enum
required

Schedule type

Allowed:
string
enum

Recurrence frequency for a schedule

Allowed:
date | null

Last date on which the schedule can run (inclusive). null means the schedule does not have a fixed end date

string | null
enum

Day of the week for weekly recurrence

Allowed:
int32 | null
1 to 31

Day of month on which the schedule runs when using MONTHLY, QUARTERLY, or ANNUAL frequency

int32 | null
1 to 12

Month of year (1-12) on which the schedule runs when using QUARTERLY or ANNUAL frequency

string
required

Time of day at which the schedule triggers, in HH:mm format

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json