Skip to main content
POST
Redeliver

Authorizations

Authorization
string
header
required

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

Path Parameters

delivery_id
string
required

Delivery to send again.

Required string length: 1 - 200

Response

200 - application/json

Success

deliveryId
string

Id of the delivery created by the replay. Poll BatchGetDeliveries with it to follow the outcome.