{ "id": 1 }
curl --location '/adminapi/write.problem/status' \ --header 'token: {{adminToken}}' \ --header 'Content-Type: application/json' \ --data '{ "id": 1 }'
{}