Skip to main content
PATCH
Update the project's scan schedule

Authorizations

Authorization
string
header
required

Clerk API key. Create one from your account settings under API Keys.

Path Parameters

id
string<uuid>
required

Body

application/json
enabled
boolean
required
frequency
enum<string>
Available options:
daily,
weekly,
monthly
hour
integer
Required range: 0 <= x <= 23

Response

Successful response

enabled
boolean
frequency
enum<string>
Available options:
daily,
weekly,
monthly
hour
integer
nextScheduledRunAt
string<date-time> | null
pauseReason
string | null