Authorization: Bearer ********************
curl --location --request POST '/api/v1/vmware/vpc//nat-rule//delete' \ --header 'OrgId;' \ --header 'Authorization: Bearer <token>'
{"status":true,"error_code":null,"data":null,"message":"Successfull"}