Create a one-time scheduled job

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

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:
date-time

The UTC date time at which the scheduled job will run

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