Request body
Example request
{
"name": "string",
"select": [
"name",
"type",
"title",
"description",
"validationRules",
"requiredGroups",
"filterable",
"sortable",
"editable",
"multiple",
"elementType"
]
}Response
Success response
Changes
Changed in 2 of the 11 revisions of this API.21111
- ▲
the
result/itemresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
result/item/descriptionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/editableto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/elementTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/filterableto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/multipleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/requiredGroupsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/sortableto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/titleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
result/item/validationRulesto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the
result/itemresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
result/item/descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/editablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/elementTypefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/filterablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/multiplefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/requiredGroupsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/sortablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/titlefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
result/item/validationRulesfrom the response with the200statusresponse-optional-property-removed
This revision also has 19 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲