Create Enterprise

POST

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
companySizestringRequired

The size of the company.

sourcestringRequired

How the company heard about us.

companyTypestringRequired

The type of the company.

callVolumestringRequired

The call volume of the company.

orgIdstringOptional

The optional ID of the organization.

emailstringOptional

The optional email of the company.

useCasestringOptional

The use case of the company.

Response

idstring

The unique identifier for the enterprise info.

companySizestring

The size of the company.

sourcestring

How the company heard about us.

companyTypestring

The type of the company.

callVolumestring

The call volume of the company.

createdAtdatetime

The ISO 8601 date-time string of when the enterprise info was created.

updatedAtdatetime

The ISO 8601 date-time string of when the enterprise info was last updated.

orgIdstringOptional

The optional ID of the organization.

emailstringOptional

The optional email of the company.