curl --location --request POST 'https://gitlab.com/api/v3/projects//variables' \ --data-urlencode 'key=' \ --data-urlencode 'value='
{ "key": "string", "value": "string" }