Webhooks
Send a test webhook
Send a test webhook to the configured endpoint
post/webhooks/test
Response
Webhook delivered successfully
Example response
{
"url": "https://api.mycompany.com/webhooks/uma",
"response_status": 200
}Send a test webhook to the configured endpoint
Webhook delivered successfully
{
"url": "https://api.mycompany.com/webhooks/uma",
"response_status": 200
}