Delete a forms

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

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
idslist of stringsOptional

Response

The status and number of delete forms.
statusenum
Allowed values:
ninteger

Errors

500
Internal Server Error