curl --location --request POST '/base-config/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "key_name": "string", "key_value": "string" }'