Create a new flow template

Creates a new blank flow template. After creation, use the update endpoint to add HTML, CSS, and fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Display name of the template

string

Short description of the template

string

HTML layout of the template, preprocessed with Liquid

string

HTML injected into the page head (fonts, scripts, etc.)

string

CSS styles for the template

string

Additional HTML for the page head

string

Additional CSS styles

boolean

Whether this template appears as an option when creating new pages

fields
array of objects

Configurable fields for the template

fields
Responses
200

A successful response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json