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