{ "status": 0 }
curl --location --request PUT '/user/tickets/status//edit' \ --header 'Content-Type: application/json' \ --data '{ "status": 0 }'
{}