- Need an example for the format of the DELETE Delete Wlan Template call.
If you're on 3.0 or later, then send a DELETE request to /webacs/api/v2/op/wlanProvisioning/wlanTemplate?templateName=CHANGE_ME_TO_YOUR_TEMPLATE_NAME
If you're on 2.2, then v2 is not available, so use v1 instead.
If successful, you'll receive an empty mgmtResponse document with an HTTP status code of 200. If it fails to delete, then you'll get an error document and a 500 status code.
Comments
0 comments
Please sign in to leave a comment.