Register an outbound webhook
API Reference · Webhook endpoints
Create webhook endpoint
Returns the HMAC signing secret in the response body exactly once.
Store it in your integration’s secret manager — subsequent reads omit it.
POST
Register an outbound webhook
Authorizations
Location-scoped API token from Settings → API & MCP.
Path Parameters
Location UUID or slug (e.g. premier-hvac).
Body
application/json
Response
201 - application/json
Created
Customer-registered outbound webhook. secret is only ever returned
at creation time; subsequent reads omit it.