List subscribable event keys
GET
/api/v1/admin/webhooks/event-catalog
prm_notifications_manage
Every event an endpoint may subscribe to, with its category. The create and update endpoints validate the events array against exactly this set, so read it before writing one. Static for the life of the release, so fetch it once and cache it.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_notifications_manageManage notification channels & templates