Skip to main content
PATCH
Update Schedule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

schedule_id
string<uuid>
required

Body

application/json
cadence
enum<string> | null
Available options:
daily,
weekly,
monthly
enabled
boolean | null

Response

Successful Response