curl --location --request POST 'https://api.github.com/projects/columns//moves' \ --header 'Content-Type: application/json' \ --data-raw '{ "position": "last" }'
null
first
last
after:<column_id>