Skip to main content
PATCH
Update provider schedule

Authorizations

Authorization
string
header
required

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

Path Parameters

providerSchedule
string<uuid>
required

The provider schedule ID

Body

application/json
provider_slug
enum<string>
Available options:
ookla,
librespeed,
netflix,
cloudflare
label
string
Maximum string length: 100
cron_expression
string | null
is_enabled
boolean

Response

ProviderScheduleResource

data
ProviderScheduleResource · object
required
success
boolean
required
code
integer
required
message
string
required
Allowed value: "Provider schedule updated successfully."