Recover failed messages
Recover (resend) failed messages for one endpoint
POST
https://sandbox-api.stilt.com/v1/webhooks/endpoints/{endpoint_id}/resend
Path Parameters
Name | Type | Description |
---|---|---|
endpoint_id* | string | The uuid of the endpoint |
Request Body
Name | Type | Description |
---|---|---|
start_date* | string | All failed webhooks since this day will be resend to your platform Must be in a format "YYYY-MM-DD". |
Last updated