Leads
Create a lead
Creates a new lead in the account.
POST
Create a lead
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
Example:
"Enterprise Deal - Q3"
Example:
15000
Example:
"USD"
Example:
1
Example:
1
Example:
100
Example:
10
Flexible key-value map of custom attributes defined for the account.
Example:
{
"industry": "Technology",
"annual_revenue": 500000
}Response
Lead created successfully.
Example:
42
Example:
"Enterprise Deal - Q3"
Available options:
open, won, lost, snoozed Example:
"open"
Example:
15000
Example:
"USD"
Example:
1
Example:
"Prospect from trade show"
Example:
100
Flexible key-value map of custom attributes defined for the account.
Example:
{
"industry": "Technology",
"annual_revenue": 500000
}Create a lead

