Settings
Create an event hook
POST /settings/event-hook
POST /settings/event-hook
Create a new outbound event hook bound to one or more Mind events.
Request body
Responses
200 — Created
Response Example
{
"success": true,
"eventHook": null
}403 — Unauthorized