curl --location '/api/v1/settings' \ --header 'Content-Type: application/json' \ --data '[ { "id": "1", "type": "string", "value": "string" } ]'