Create a form
POST {{base_url}}/forms
Request Body
{"title"=>"My VideoAsk", "show_contact_name"=>false, "show_contact_email"=>false, "show_contact_phone_number"=>false, "show_consent"=>false, "requires_contact_name"=>false, "requires_contact_email"=>false, "requires_contact_phone_number"=>false, "requires_consent"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
organization-id | string |