Update a form
Updates a previously created JSON form, based on a supplied document ID and an object of fields to update.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
The ID of the form.
Request
request body
options
Response
A response object containing the request status and a message
status
Allowed values:
message
Errors
500
Internal Server Error