Receive Api Webhook
POST /api/v1/channels/{channel_id}/api/webhook
POST
/api/v1/channels/{channel_id}/api/webhook
Receive webhook events from external systems (Healthing Chat, etc.).
This endpoint does NOT require JWT authentication. It validates the request using the webhook_secret header.
Authorizations
Seção intitulada “Authorizations ”Parameters
Seção intitulada “ Parameters ”Path Parameters
Seção intitulada “Path Parameters ” channel_id
required
Channel Id
integer
Header Parameters
Seção intitulada “Header Parameters ”Responses
Seção intitulada “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string