Form data
Form data is linked to a form.
Retrieves data for a collection of forms
Retrieves data for a single form
Creates new data for a form.
Updates data for a form.
Deletes data for a single form.
DELETE https://api.bundeling.com/V2/form_data/:uuid
| Name | Description | Type |
|---|---|---|
uuid | A unique identifier used to identify form data | string |
{
"uuid": "eeb763c41c054dcc8f6d9362f24ee9b2",
"status": "Delete successful"
}