curl --request POST \
--url https://api.backside.app/api/v1/webhook-events/{id}/retry \
--header 'Authorization: Bearer <token>'{
"requeued": 123
}curl --request POST \
--url https://api.backside.app/api/v1/webhook-events/{id}/retry \
--header 'Authorization: Bearer <token>'{
"requeued": 123
}Was this page helpful?