Replay webhooks
Webhooks API
Replay webhooks
Replays all webhooks that were sent during a session.
POST
Replay webhooks
Replay re-sends webhook events already recorded for the specified run session. If no webhook events were recorded, the endpoint returns success with
nr_success: 0 and nr_failed: 0.Authorizations
API key-based authentication. Provide your CloudCruise API key in the cc-key header.
Path Parameters
The ID of the session to replay webhooks for
Response
200 - application/json
Webhooks successfully replayed
The status of the webhook replay.
Additional information about the replay.
Number of webhooks that were successfully replayed.
Number of webhooks that failed to be replayed.
Details of each webhook replay attempt.

