Event
Resend failed messages
Resend all failed messages since a given time.
post/v1/event_subscriptions/{event_subscription_token}/recover
Path parameters
event_subscription_tokenstring required
Query parameters
beginstring date-time
Date string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.
endstring date-time
Date string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.
Response
OK