Create a customer-webhook
POST /customer-webhooks
POST
/customer-webhooks
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
data
object
name
required
string
url
required
string
secret
string
events
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_active
boolean
last_delivery_at
string format: date-time
failure_count
integer
organisation
metadata
Arbitrary JSON value (object, array, string, number, boolean, or null)
Responses
Section titled “ Responses ”Created
object
data
object
name
required
string
url
required
string
secret
string
events
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_active
boolean
last_delivery_at
string format: date-time
failure_count
integer
organisation
metadata
Arbitrary JSON value (object, array, string, number, boolean, or null)
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)