Remove Traffic Class
This request removes a traffic class from the database.
The object ID (OID) of the traffic class is a part of the resource URL. This OID is typically retrieved by a get traffic classes request.
Resource
DELETE /trafficclasses/<OID>
Where OID
is the object ID of the traffic class.
Parameters
None
Payload
None
Response
None
Context
Authorization |
Administrator |
Errors
Example
Request
DELETE https://xelion.nl/api/v1/master/trafficclasses/1626898
Response
None