X-API-Key: ********************
curl --location --request PUT '/lists//rename' \ --header 'x-workspace;' \ --header 'X-API-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string" }'