Sync or manually add DIDs
Imports DIDs into Vocobase for inbound routing. For Plivo, Vocobase pulls the inventory from Plivo REST using the selected connection’s credentials. For Vobiz and MCube, pass an explicit numbers array because Vocobase does not pull DID inventory from those providers. MCube numbers must all be valid E.164 DIDs, and connection_id is required so the account-routing boundary is explicit. The operation is idempotent: existing DIDs and repeated request values are skipped. For other providers, connection_id is required whenever more than one active connection exists.
Authorizations
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.