curl --location --request PATCH '/projects/update-project-stage/move-project' \
--header 'Websync-Session;' \
--header 'Content-Type: application/json' \
--data '{
"stageId": 0,
"newProjectId": 0
}'{
"message": "Unauthorized",
"statusCode": 401
}