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