Re-process Failed Integration Events
Re-try failed events associated with an integration
- Re-process failed events of the integration in a given time interval.
- Re-process failed payloads in the given time interval.
- Valid payloads which failed due to n/w issues and timeouts get processed.
- Maximum supported time interval is 2 hours.
post
/api/v2/tenants/{tenantId}/integrations/installed/{installedIntgId}/events/{actions}
Path Parameters
- tenantId
Describes the client ID
- installedIntgId
Unique Identifier of the installed integration
- actions
Supported action to be re-process on the failed events
- Enum:
- re-try
00
00