Create a new cron scheduled job

Creates a new cron scheduled job and returns the job name.

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

Request details about creating cron scheduled job

string | null

Namespace for sorting jobs. It is a folder where the scheduled jobs for a specific category belong.

The namespace parameter is optional: if it is left blank, the scheduled job record in the default namespace is considered.

Payload
object | null

The additional payload that will be passed in as a message when the Scheduled job runs

FilterAttributes
object | null

The Filter attributes to filter the messages

string | null

The Scheduler Job Name

string
enum
Allowed:
JobRecurrence
object
string | null

The Cron expression for the scheduled job

date-time | null

The scheduled job's execution time, expressed as a Cron job

date-time | null

The date and time to stop executing the scheduled Cron job

string | null

The timezone in which the cron expression is evaluated.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

403

Forbidden

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json