Skip to main content
The Subaccount object represents an isolated account under your main Vobiz account, with its own authentication credentials, permissions, and rate-limiting configuration.

Attributes

Example Subaccount Object

Permissions Object: The permissions object controls what resources the sub-account can access:
  • calls - Whether the sub-account can make/receive calls
  • cdr - Whether the sub-account can access Call Detail Records
Rate Limiting: The rate_limit field controls API request throttling for this sub-account. Set this based on expected usage patterns to prevent abuse.
KYC mode: customer_use sub-accounts must complete their own KYC before placing calls - they’re created with kyc_calls_blocked: true. See Sub-Account KYC.