updateFormDraft
PATCH
/api/v1/data-sources/{id}/form/draft
Replaces the editable draft schema without publishing. Existing submissions are untouched. Requires the manage capability.
Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
schema
required
object
Examplegenerated
{ "schema": {}}Responses
Section titled “ Responses ”Refreshed Form detail with the saved draft
Manage capability required
Draft schema rejected