Meta Business Agent
Update a UI skill
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).
uiSkillId*string
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?