Set call answer mode
Required scope: sessions:manage
browser (default) answers each inbound call and bridges it to a browser through /offer; agent answers and bridges to the raw-audio socket; sdk lets the call ring and waits for your /accept or /reject. The claim persists until changed and applies to calls that arrive after it. Client tokens configure their bound session; server keys must name one.
Authorizations
Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.