Service Filters REST Endpoints

SLM/Service Filters
Use for managing SLM filters.
Create an SLM Filter
Method: post
Path: /api/SLM/ServiceFilters
Delete an SLM Filter
Method: delete
Path: /api/SLM/ServiceFilters/{id}
Get an SLM Filter
Method: get
Path: /api/SLM/ServiceFilters/{id}
Update an SLM Filter
Method: put
Path: /api/SLM/ServiceFilters/{id}