Webhook
請求格式
{
"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"
}請求參數說明
參數
類型
必填
描述
Citations 物件參數
參數
類型
必填
描述
請求範例
響應格式
成功響應
Last updated
Was this helpful?
