Description
Implement POST /v1/publishing/retry - Retry failed/successful bundles
Acceptance Criteria
- API caller must be able to retry multiple bundles in a single request (bulk operation)
- API caller must be able to specify delivery strategy (ALL_ENDPOINTS or FAILED_ENDPOINTS)
- API caller must be able to force push to override push history
- API caller must receive per-bundle success/failure results in response
Priority
None
Additional Context
No response