Business Agent

Update a FAQ

put/v1/accounts/{accountId}/business-agent/faqs/{faqId}

Path parameters

accountIdstring required

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

faqIdstring required

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 updated

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