Business Agent

Create a FAQ

One specific question per entry; beyond a few hundred entries retrieval quality drops. Not idempotent.

post/v1/accounts/{accountId}/business-agent/faqs

Path parameters

accountIdstring required

WhatsApp social account id (the number must be managed through the Cloud API).

Request body

questionstring required

Phrase it the way a customer would ask it; one topic per entry.

answerstring required

Self-contained; the agent retrieves entries independently.

metadataobject

Response

FAQ created

questionstring required

Phrase it the way a customer would ask it; one topic per entry.

answerstring required

Self-contained; the agent retrieves entries independently.

metadataobject
idstring required
created_atinteger

Unix seconds.

Changes