Meta Business Agent
Update a connector tool
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).
connectorId*string
toolId*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
{ "name": "string", "description": "string", "request_definition": {}, "user_auth_required": true, "user_auth_action_config": {}, "transformation_spec": {}, "id": "string"}Was this page helpful?