Create a JSON form
Creates a new JSON form document with a unique name.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
name
description
struct
schema
uiSchema
bindingSchema
validationSchema
Response
document that was created from the request
created
createdBy
lastUpdated
lastUpdatedBy
name
description
struct
schema
uiSchema
validationSchema
bindingSchema
version
_id
id
namespace
Errors
500
Internal Server Error