Import form documents

Inserts form documents into the forms collection from a user supplied JSON document.

Authentication

AuthorizationBasic

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

Request

request body
formslist of objectsOptional

Response

Status of forms import operation
status"success"
messagestring
importedlist of objects

Errors

500
Internal Server Error