Skip to main content
POST
Send batch now

Best practices

After creating a wallet messaging batch, it sits in validating while we verify the recipients and payload. Poll GET /api/v1/batches/{id} until the status leaves validating before calling send-now.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Batch ID

Response

Successful

success
string