DELETE /bandwidth_manager/filters/{id}
Update a filter by ID.
Update a filter by ID.
| MIME Type |
|---|
text/plain |
| Parameter | Type | Optionality | Data Type | MIME Type | Description |
|---|---|---|---|---|---|
id |
path |
Required |
Number (Integer) |
text/plain |
null |
| HTTP Response Code | Unique Code | Description |
|---|---|---|
204 |
The filter has been deleted. |
|
404 |
1020 |
The filter does not exist. |
420 |
1023 |
null |
500 |
1021 |
An error occurred attempting to retrieve the filter. |
Response Description
Response Sample