{ "position": 1 }
curl --location '/communities//queue//position' \ --header 'Content-Type: application/json' \ --data '{ "position": 1 }'
{ "success": true }