Disable Delivery
PUT https://{{vaultDNS}}/api/{{version}}/services/queues/:{queue_name}/actions/disable_delivery
https://developer.veevavault.com/api/21.2/#disable-delivery
The following endpoint allows you to disable the delivery of messages in an outbound queue.
This endpoint is not available for inbound queues, as inbound queues process received messages rather than deliver messages. Vault uses Message Processor to process received messages. There is no way to stop received messages from processing.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |