app-json_forms

On this page:

deleteForms

Summary

Deletes a forms

Description

Deletes a previously created JSON form documents, based on a list of supplied document IDs.

Route

DELETE /json-forms/forms

Roles

admin other readonly apiread

Parameters

DetailsExampleSchema
Name Type Required Description
ids array yes An array of form IDs.

Return

DetailsExampleSchema
Name Type Description
document object The status and number of delete forms.