Delete 1

Delete 1

Delete a form.

Request
URI
DELETE
https://{api_host}/vco/api/forms/{id}/{itemId}
COPY
Path Parameters
string
id
Required

id

string
itemId
Required

itemId


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/vco/api/forms/{id}/{itemId}