Send multiple messages in a single request
You can learn more about batching in the batching section.
API playground is not available for this endpoint. You can use the cURL example below.
The endpoint is POST https://qstash.upstash.io/v2/batch
and the body is an array of
messages. Each message has the following fields:
The headers are identical to the headers in the create endpoint.
Send multiple messages in a single request
You can learn more about batching in the batching section.
API playground is not available for this endpoint. You can use the cURL example below.
The endpoint is POST https://qstash.upstash.io/v2/batch
and the body is an array of
messages. Each message has the following fields:
The headers are identical to the headers in the create endpoint.