Skip to main content
POST
Create a form submission

Authorizations

Authorization
string
header
required

API key authentication. Generate keys from your account settings.

Include in header: Authorization: Bearer YOUR_API_KEY

Path Parameters

account_id
string<uuid>
required

The unique identifier of the account/team

Body

application/json
data
object
required

Form field data

company_id
string<uuid>

Link to an existing company

metadata
object

Response

Submission created

success
boolean
data
object