v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Associates a limit with a particular queue. After the limit is associated, all workers for jobs that specify the limit associated with the queue are subject to the limit. You can't associate two limits with the same <code>amountRequirementName</code> to the same queue.

put/2023-10-12/farms/{farmId}/queue-limit-associations

Path parameters

farmIdstring required

The unique identifier of the farm that contains the queue and limit to associate.

Request body

queueIdstring required

The unique identifier of the queue to associate with the limit.

limitIdstring required

The unique identifier of the limit to associate with the queue.

Response

Success

CreateQueueLimitAssociationResponse required