curl --location 'https://service1.exmaple.com/projects/columns//moves' \ --header 'Content-Type: application/json' \ --data '{ "position": "last" }'
{ "value": null }