📄️ Save or update filters
this endpoints saves/updates a list of filters based on uuid provided, if uuid is not provided - it creates a new filter or if uuid is provided and if it matches with already present filters then it updates existing filters otherwise it creates a new filter with given uuid
📄️ Delete filters
deletes filters based on uuids
📄️ Get filters by accessLevel
Requires List of Key-Value pairs of AccessLevelKey and AccessLevelValue