cURL
curl --request POST \ --url https://api.cloudcruise.com/webhooks/{session_id}/replay
{ "status": "<string>" }
Replays all webhooks that were sent during a session.
The ID of the session to replay webhooks for
Webhooks successfully replayed
The response is of type object.
object