Send a test webhook to verify endpoint connectivity
POST
https://api.radom.com/webhook/{id}/testAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the webhook.
Responses
200Test webhook sent
No response body.
401Unauthorized
errorstringrequired404Webhook not found
errorstringrequired500Internal server error
errorstringrequired