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

idstringRequired
The ID of the form.

Request

request body
optionsobjectOptional

Response

A response object containing the request status and a message
statusenum
Allowed values:
messagestring

Errors

500
Internal Server Error