Get form field compatible types
GET
/forms/form-field/{uuid}/compatible-typesPath parameters
- Unique identifier for the form field.
Responses
{}curl https://your-url.com/kong/core/api/gateway/forms/form-field/{uuid}/compatible-types\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"