Queues

Create a queue.

post/v1/queues

Request body

namestring required
max_agestring
max_entriesinteger
discard_oldboolean
max_triesinteger
max_runtimestring
max_concurrentinteger

Response

Queue created.

namestring required
timestring date-time
max_ageinteger
max_entriesinteger
discard_oldboolean
max_triesinteger
max_runtimeinteger
max_concurrentinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.