Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deny a consumer from the queue
cURL
curl --request POST \ --url https://consumer.fanfare.io/api/queues/{queueId}/deny \ --header 'Content-Type: application/json' \ --data ' { "consumerId": "<string>" } '
{ "estimatedWaitTimeInSeconds": 123, "position": 123, "status": "<unknown>" }
QUEUE_CLOSED
BOT_DETECTED
VALIDATION_LIMIT_REACHED
ORDER_LIMIT_EXCEEDED
ADMISSION_EXPIRED
Denied consumer from queue
precise
qualitative