voice_agent_id. Yotel resolves voice agents using
this override hierarchy:
Get the tenant default
voice_agents:read | Status: 200 OK
Response
null if no default is set.
Set the tenant default
voice_agents:admin | Status: 200 OK
Pass voice_agent_id: null to clear the default:
Setting a default requires the
voice_agents:admin scope, which is
more restrictive than voice_agents:write. This is intentional — the
default affects all campaigns that don’t pin a specific voice agent.Errors
| Status | Condition |
|---|---|
403 | Missing voice_agents:admin scope |
404 | The specified voice_agent_id does not exist in this tenant |

