Sub-Accounts
Assign DID to Sub-Account
Assign a parent-pool DID to one of your sub-accounts so it can place and receive calls on that number.
POST
Assign DID to a sub-account
Assigns a DID from the parent account’s number pool to a sub-account. Once assigned, the sub-account can use the number.Documentation Index
Fetch the complete documentation index at: https://docs.vobiz.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate with
X-Auth-ID / X-Auth-Token (the parent account’s credentials). URL-encode the number in the path — use %2B instead of +.Moving the number back to the parent pool is subject to a 15-day cool-off — see Unassign DID.
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
The number in E.164, URL-encoded (use %2B instead of +).
Example:
"%2B919876543210"
Body
application/json
Example:
"SA_XXXXXX"
Response
DID assigned to the sub-account