Skip to main content
POST
Queue delivery for multiple messages

Description

Authorization:
  • Required role: admin or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json
messageIds
string[]
required
priority
enum<string>
default:normal
Available options:
low,
normal,
high
scheduleDelivery
string<date-time>

Response

Accepted - Batch delivery queued

status
string
data
object