Skip to main content

Delete MAC override

DELETE
/networks/{id}/mac-policy/overrides/{overrideId}

Contract

Parameter
Value
Sectionnetworks
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

2 parameters

Name
Location
Required
Type
Description
idpathyesintegerNetwork ID
overrideIdpathyesintegerOverride-record ID

Responses

4 responses

Status
Description
Type
200
Successful responseno body
400
Invalid network or override-record IDobject
401
Unauthorizedobject
500
Failed to delete recordobject
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }