Healthing Chat Webhook
POST /api/v1/webhooks/healthing-chat/{webhook_id}
POST
/api/v1/webhooks/healthing-chat/{webhook_id}
Receive webhook events from Healthing Chat.
Webhook URL format: /api/v1/webhooks/healthing-chat/hc_{tenant_id}_{channel_id}
Healthing Chat sends webhooks as JSON: { “event”: “message_created”, “account”: {…}, “inbox”: {…}, “conversation”: {…}, “message”: {…}, “sender”: {…} }
Parameters
Seção intitulada “ Parameters ”Path Parameters
Seção intitulada “Path Parameters ” webhook_id
required
Webhook Id
string
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