/
/Endatix Platform REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 4d ago
Account2
Agents3
Auth7
Form-Templates5
Forms29
  • getGet a list of Submissions for a given form
  • postCreate a new submission
  • postGenerate access token for submission
  • postCreate a new submission on behalf of another user
  • getGet a single submission
  • putUpdate a form submission
  • deleteDelete a submission
  • patchUpdate a form submission
  • postExport submissions
  • getGet submission using access token
  • patchUpdate a form submission by access token
  • getGet a single submission by token
  • patchUpdate a form submission by token
  • postDownload files for a submission
  • postUpdate submission status
  • getList forms
  • postCreate a new form
  • getGet a form by ID
  • putUpdate a form
  • deleteDelete a form
  • patchPartially update a form
  • getList form definitions
  • postCreate a new form definition
  • getGet the active form definition
  • putUpdate the active form definition
  • patchPartially update the active form definition
  • getGet a form definition by ID
  • putUpdate a form definition
  • patchPartially update a form definition
My-Account1
Questions2
Roles2
Tenant-Settings1
Themes6
Users3
    Forms

    Delete a form

    Deletes a form and all its definitions and submissions.

    delete/api/forms/{formId}

    Path parameters

    formIdinteger required

    The ID of the form to delete.

    Response

    Success

    string required

    Changes