Skip to main content

Resend a webhook message by identifier

POSThttps://api.radom.com/webhook/{id}/message/{message_id}/resend

Authorization

Send your API key in the Authorization header. Scheme: radomToken.

Parameters

idstring<uuid>pathrequired

Unique identifier for the webhook.

message_idstring<uuid>pathrequired

Unique identifier for the webhook message.

Responses

200Webhook message scheduled for resend

No response body.

400Invalid message identifier
errorstringrequired
401Unauthorized
errorstringrequired
404Not Found
errorstringrequired
500Internal server error
errorstringrequired