Event Deliveries
Force retry event delivery
This endpoint enables you retry a previously successful event delivery
POST
/
v1
/
projects
/
{projectID}
/
eventdeliveries
/
forceresend
Authorizations
Authorization
string
headerrequiredPath Parameters
projectID
string
requiredProject ID
Body
application/json
ids
string[]
A list of event delivery IDs to forcefully resend.
Response
200 - application/json
message
string
status
boolean
data
object
Was this page helpful?