Disable Delivery

PUT https://{{vaultDNS}}/api/{{version}}/services/queues/:{queue_name}/actions/disable_delivery

https://developer.veevavault.com/api/23.3/#Disable_Delivery

The following endpoint allows you to disable the delivery of messages in an outbound Spark messaging queue, or an SDK job queue. This stop messages from exiting the queue. For example, disabling delivery on an SDK job queue stops messages from being delivered to the processor.

This endpoint is not available for inbound Spark messaging queues. There is no way to stop received messages from processing in an inbound Spark queue.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring