Delete config entry by id
Delete config entry by id
Authorizations:Token
Query Parameters
id required | integerId value of the Config object |
Responses
200Success
Response schema:
Success config_id | integerOption unique name |
name | stringOption name |
category | stringOption category |
type | stringOption type Allowed values:'','text','textarea','checkbox','country','state','select','serialized','separator' or form field class name |
orderby | integerOption position within category |
value | stringOption value |
widgetParameters | ArrayWidget parameters |