Companies
Create a company
Creates a new company.
POST
Create a company
Documentation Index
Fetch the complete documentation index at: https://developers.voxys.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API access token for authentication. Obtain from your Voxys Connect profile settings.
Path Parameters
The numeric ID of the account.
Body
application/json
Response
Company created.
Example:
10
Example:
"Acme Corp"
Example:
"acme.com"
Example:
"Global leader in widgets."
Flexible key-value map of custom attributes defined for the account.
Example:
{
"industry": "Technology",
"annual_revenue": 500000
}Example:
5
Create a company

