{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/activecampaign/refs/heads/main/json-structure/activecampaign-sms-ai-broadcast-response-structure.json", "name": "AIBroadcastResponse", "description": "AIBroadcastResponse schema from ActiveCampaign API", "type": "object", "properties": { "requestId": { "type": "string", "description": "External identifier to track the request" } } }