Skip to main content
POST
Save a draft form submission

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Body

application/vnd.api+json

A draft (partial, unvalidated) form submission. The payload is persisted without being validated against the form schema, so partially completed forms can be saved. Provide an existing draft submission relationship to add a new draft version to it; omit it to start a new draft. Drafts cannot be saved against a submission that has already been submitted.

data
object
required

Response

A form submission version.

JSON API response object

data
object
required

A form submission version

jsonapi
object
required
included
object[]

Related resources that can be included when a form submission version is returned

A form