Export form fields
GET
/api/form-builder/form/{uuid}/exportPath parameters
- Unique identifier for the form.
Responses
curl https://your-url.com/kong/core/api/gateway/api/form-builder/form/{uuid}/export\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"