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