Queue APIs
Create Queue
Creates a new queue.
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.
Body
application/json
create queue request
The body is of type object
.
Response
201
application/json
Successfully created
The response is of type object
.