cURL
curl --request POST \ --url http://localhost:52000/api/v1/config \ --header 'Content-Type: application/json' \ --data ' { "key": "<string>", "value": "<string>" } '
1
No Content