curl -X POST 'https://app.yampi.ai/platform/api/v1/agent_bots' \
-H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json' -d '{}'
Crea un agent bot a nivel plataforma. Requiere platformAppApiKey.
curl -X POST 'https://app.yampi.ai/platform/api/v1/agent_bots' \
-H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json' -d '{}'