Creates and appends a repeatable item to the queue. Repeatable items will automatically re-append to the queue according to the repeat settings.
API Key used to authenticate your requests. How to create one.
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Your queue ID. It is the ID of the queue you provided when creating it.
queue repeat item
An item that will be repeatably appended to the queue. An item to be appended once to the queue. A payload to be executed by the job
Successfully created repeatable item
The response is of type object
.
Creates and appends a repeatable item to the queue. Repeatable items will automatically re-append to the queue according to the repeat settings.
API Key used to authenticate your requests. How to create one.
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Your queue ID. It is the ID of the queue you provided when creating it.
queue repeat item
An item that will be repeatably appended to the queue. An item to be appended once to the queue. A payload to be executed by the job
Successfully created repeatable item
The response is of type object
.