Skip to content

updateFormDraft

PATCH
/api/v1/data-sources/{id}/form/draft

Replaces the editable draft schema without publishing. Existing submissions are untouched. Requires the manage capability.

Media typeapplication/json
object
schema
required
object
Examplegenerated
{
"schema": {}
}

Refreshed Form detail with the saved draft

Manage capability required

Draft schema rejected