v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Revision Integrations

Replace Revision Integration Queues

Replace the set of queues linked to this build's case-queue integration slot. Send the full desired queue list — any queues not in the list will be unlinked. Requires edit permission on the agent. After linking, call getRevisionCaseQueueSetup to confirm the slot now reports linked_queue_count > 0.

put/v2/agents/{agent_id}/revisions/{build_id}/integrations/{integration_id}/queues

Path parameters

agent_idstring uuid required

Agent ID

build_idstring uuid required

Build ID

integration_idstring uuid required

Integration ID

Request body

queue_idsstring[] required

Full set of queue IDs to link to this slot. Replaces any existing links.

Response

Default Response