Create a new account under your organization
Documentation Index
Fetch the complete documentation index at: https://vida.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Vida API Token
Organization Id to create account in
Account Name
"Acme Solar Bay Area Support Agent"
External Account Id to match with your internal system account Id
"AC_12345"
External Id to match with your internal billing system
"billing-id-6789"
Optional list of third-party app integrations to set up at org creation
[
{
"appId": "some-app-id",
"appVersion": "v1",
"appData": { "apiToken": "APIToken" }
},
{
"appId": "another-example-app",
"appVersion": "v2",
"appData": {
"accountSid": "sidxxxxxxx",
"accountToken": "tokenxxxxxxx",
"apiUrl": "https://someurl.example"
}
}
]