Attributes
api_id is a request-correlation ID returned alongside the object on single-object responses (Create, Retrieve, Update). It is not a persistent attribute of the application.Example Application Object
JSON
Application vs Endpoint
Public SIP URI
Every application has asip_uri such as sip:<app_id>@sip.vobiz.ai. By default public_uri is false, meaning the URI is not exposed to external SIP systems.
Set public_uri: true only when a third-party SIP system - for example another PBX or carrier - needs to route calls directly into this application’s sip_uri. For ordinary inbound flows driven by a Vobiz phone number, leave public_uri as false.