Create
Create a form.
Request
URI
POST
https://{api_host}/vco/api/forms
COPY
Request Body
JsonNode
of type(s)
application/json
Required
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/vco/api/forms