v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-07-092154381.1 MB
Transaction Monitoring

Update queue

Updates a transaction monitoring queue.

patch/v1/transaction_monitoring/queues/{queue_token}

Path parameters

queue_tokenstring uuid required

Globally unique identifier for the queue.

Request body

namestring

New name for the queue

descriptionstring nullable

New description for the queue, or null to clear it

Response

Queue

tokenstring uuid required

Globally unique identifier for the queue

namestring required

Human-readable name of the queue

descriptionstring nullable required

Optional description of the queue

createdstring date-time required

Date and time at which the queue was created

updatedstring date-time required

Date and time at which the queue was last updated