Just noticed that the POST /api/v2/agent-scripts endpoint returns a 400 error when injecting BYOC trunk metadata into script variables. The payload validates fine in Swagger, but the production instance rejects it.
“Invalid property ‘trunk_failover_status’ for entity AgentScript”
This happens specifically when referencing our Singapore trunks (region: ap-southeast-1). Is this a known limitation for BYOC attributes in scripting, or is the schema outdated?