Queue APIs
Append Queue Repeat Item
Creates and appends a repeatable item to the queue. Repeatable items will automatically re-append to the queue according to the repeat settings.
POST
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
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.
Body
application/json
queue repeat item
An item that will be repeatably appended to the queue.
Response
201
application/json
Successfully created repeatable item
The response is of type object
.