Meta Business Agent
Update a 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).
skillId*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", "description": "string", "skill": "string", "id": "string", "channel": "string", "created_at": 0, "status": "active"}Was this page helpful?