Forms
Create a form
Creates a new form, optionally based on a template or within a specific workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Initial status of the form
Available options:
BLANK
, DRAFT
, PUBLISHED
, DELETED
ID of the template to base the form on
ID of the workspace to create the form in. If not provided, uses the user's default workspace