curl --location --request PUT 'https://commtasks.raphdf201.net/users/' \ --header 'Cookie: techTaskManager=' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string", "name": "string", "profileIcon": "string" }'