Skip to content

Update a customer-webhook

PUT
/customer-webhooks/{id}
id
required
string

DocumentId

object
data
object
name
required
string
<= 100 characters
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
One of:

DocumentId reference to api::organisation.organisation

string
metadata

Arbitrary JSON value (object, array, string, number, boolean, or null)

Updated

object
data
object
name
required
string
<= 100 characters
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
One of:

DocumentId reference to api::organisation.organisation

string
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
nullable

Validation error

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found