create_filter
MutationSeit v1.0Einen gespeicherten Filter mit einem kombinierbaren Ausdruck erstellen. Ausdrücke: {"OfType":{"type_id":"
Beispielanfrage
{"name": "Important Features", "expression": {"And": [{"OfType": {"type_id": "node-type-uuid"}}, {"HasTag": {"tag": "important"}}]}, "folder_id": null}Beispielantwort
{"success": true, "operation_count": 1, "versions": [75]}