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