Authorizations
Body
application/json
Example:
"how many invoices are in draft status?"
Array of collection slugs to filter the query.
Example:
["invoices"]
Required if the project is multi-tenant.
Example:
235611
Optional user identifier data.
Example:
{
"id": "123",
"name": "John Doe",
"email": "john@example.com"
}
Response
ChatMessage