filter_set_id will need to be updated. System-managed filter sets are protected and cannot be deleted.
Endpoint
Required Scope
Your API key must have thefilter_sets:write scope (or the broader all:write scope) to call this endpoint.
Path Parameter
string
required
The unique identifier of the filter set to delete. Retrieve this value from the List Filter Sets endpoint.
Example Request
Response
Returns204 No Content on success. The response body is empty.