Skip to main content
POST
Create evaluations schedule

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Body

application/json
cronExpression
string
required
frequency
required
Available options:
custom
enabled
Available options:
false

Response

Successful response

id
string
required
evaluationId
number
required
frequency
required
Available options:
custom
cronExpression
string
required
enabled
boolean
required
nextRunAt
null | string
required