Authorization: Bearer ********************curl --location '/api/config/by-key/' \
--header 'Authorization: Bearer <token>'{
"configKey": "string",
"configName": "string",
"configValue": "string",
"defaultValue": "string",
"optionDictType": "string",
"valueType": "Text"
}