Webhook
Request Format
{
"id": "string",
"conversation": "string",
"sender": {
"id": "number",
"name": "string",
"avatar": "string"
},
"type": "string",
"content": "string",
"feedback": "null | object",
"created_at": "string",
"attachments": "array",
"citations": "array"
}Request Parameters
Parameter
Type
Required
Description
Citations Object Parameters
Parameter
Type
Required
Description
Request Example
Response Format
Successful Response
Last updated
Was this helpful?
