Query Parameters
Response
OK
The response is of type string
.
curl --request DELETE \
--url http://localhost/api/dataForms/{organizationSlug}/{slug}
"<string>"
Delete the current version of the given object
curl --request DELETE \
--url http://localhost/api/dataForms/{organizationSlug}/{slug}
"<string>"
OK
The response is of type string
.