Delete APN Based on MCC and MNC
# Delete APN Based on MCC and MNC
Path:
/api/apn/* /*
Method: DELETE
Content-type: application/json; charset=utf-8
API Description: This can be used to delete APN.
Request Example
http://192.168.42.129/api/apn/460/00
Delete the APN with 460 MCC and 00 MNC.