{ "id": 1 }
curl --location --request POST '/vds_app/amc_master/delete_amc_master' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 1 }'
{}