Meta Business Agent
Create a UI skill
Tells the agent when to send a rich component (CTA URL button, image, carousel, list, reply buttons, location, Flow) and what to put in it. Not idempotent.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
accountId*string
WhatsApp social account id (the number must be managed through the Cloud API).
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
{ "title": "string", "component_type": "carousel_quick_reply", "status": "enabled", "instruction": "string", "flow_id": 0, "id": "string", "created_at": 0, "updated_at": 0}Was this page helpful?