Enable Delivery
PUT https://{{vaultDNS}}/api/{{version}}/services/queues/:{queue_name}/actions/enable_delivery
https://developer.veevavault.com/api/23.1/#Enable_Delivery
The following endpoint allows you to enable the delivery of messages in an outbound Spark messaging queue, or an SDK job queue. This allows messages to exit the queue. For example, enabling delivery on an SDK job queue allows messages to be delivered to the processor.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |