Resend all webhook failures for a webhook
POST
https://api.radom.com/webhook/{id}/resend_message_failuresAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the webhook.
Responses
200Webhook failures scheduled for resend
No response body.
401Unauthorized
errorstringrequired404Not Found
errorstringrequired500Internal server error
errorstringrequired