Update webhook
PATCHhttps://api.postpress.ai/v1/webhooks/{id}
Path parameters
idstringrequired
Path placeholder for `id`.
Request body
eventsarrayoptional
Field `events`.
{
"events": [
"message.received",
"chat.created"
]
}Response
Returns the canonical resource representation. See Errors for failure shapes.
Updated May 2026