FunctionsJSON
json_delete_path
Deletes the value at the provided JSON path. V1 supports top-level key or array-index deletion.
json_delete_path(…) → JSONKind · scalar
Deletes the value at the provided JSON path. V1 supports top-level key or array-index deletion.
Part of the JSON family.