Patch a form instance.
PATCH/form-instances/:formInstanceID
Parameter {formInstanceID}
should match a form instance ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 429
- 500
Returns the form instance updated
An error with the request occurred
An error with the authorization occurred
An error with the user permissions occurred
An error with the item not found
An error with the request property conflicts with stored
Too many requests
An internal server error occurred