Skip to main content
POST
Create a new account

Authorizations

token
string
query
required

Vida API Token

Query Parameters

targetOrganizationId
string
required

Organization Id to create account in

Body

application/json
accountName
string

Account Name

Example:

"Acme Solar Bay Area Support Agent"

externalAccountId
string

External Account Id to match with your internal system account Id

Example:

"AC_12345"

externalBillingId
string

External Id to match with your internal billing system

Example:

"billing-id-6789"

integrations
object[]

Optional list of third-party app integrations to set up at org creation

Example:

Response

201 - application/json

Account created

success
boolean
Example:

true

message
string
Example:

"Account created"

account
string
Example:

"New Account object"