Create a one-time scheduled job

Creates a new scheduled job and returns the job's name.

Log in to see full request history
Body Params

Request details about creating one time 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.

object | null

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

object | null

The Filter attributes to filter the messages

string | null

The Scheduler Job Name

string
date-time

The UTC date time at which the scheduled job will run

Responses

400

Bad Request

403

Forbidden

Language
Credentials
URL