Skip to main content
POST
Create Form

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Body

application/json
name
string | null
required
trigger_instructions
string | null
required
form_type
enum<string> | null
required
Available options:
natural,
simple
org_id
string<uuid> | null
attributes
Attributes · object
fields
any[]
webhook_id
string<uuid> | null
trigger_tools
any[] | null
contact_mapping
Contact Mapping · object | null

Response

Successful Response

message
string | null
default:Data created successfully
meta
Meta · object | null
data
IFormCreate · object | null