{ "id": "2" }
curl --location '/api/system/resume/delete/' \ --header 'User-Id: 11' \ --header 'Content-Type: application/json' \ --data '{ "id": "2" }'
{}