Delete a form option preset
DELETE
/forms/option-preset/{uuid}Path parameters
- Unique identifier for the option preset.
Responses
curl -X DELETE https://your-url.com/kong/core/api/gateway/forms/option-preset/{uuid}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"