Delete MAC override
DELETE
/networks/{id}/mac-policy/overrides/{overrideId}Contract
Parameter | Value |
|---|---|
| Section | networks |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/json |
Parameters
2 parameters
Name | Location | Required | Type | Description |
|---|---|---|---|---|
| id | path | yes | integer | Network ID |
| overrideId | path | yes | integer | Override-record ID |
Responses
4 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | no body |
400 | Invalid network or override-record ID | object |
401 | Unauthorized | object |
500 | Failed to delete record | object |
{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }