api
jobs

Create a Scheduled Job

post/api/jobs/schedules

Request body

namestring

The name of the scheduled job

timezonestring required

The timezone of the scheduled job.

Response

Created

_idstring required

The ID of the scheduled job

namestring

The name of the scheduled job

sellerIdstring required

The ID of the seller of the scheduled job.

timezonestring required

The timezone of the scheduled job.

createdAtstring date-time required

An ISO Timestamp indicating when the resource was created.

updatedAtstring date-time required

An ISO Timestamp indicating when the resource was updated.

Changes

No recorded changes to this endpoint across all 17 revisions of this API.