Send a test delivery
POST
/api/v1/admin/webhooks/endpoints/{id}/test
prm_notifications_manage
Queues one synthetic delivery to the endpoint and returns its id so you can follow it in the log.
The delivery is QUEUED, not sent. A 200 here says the job was created, not that your endpoint answered. Poll the delivery log for the outcome. It is also on the per-tenant egress budget, which is 5 a minute on a standard licence.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_notifications_manageManage notification channels & templates - Rate limit
t_egress
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Endpoint id. |