FunctionsJSON
json_delete
Deletes a top-level object key or array index and returns the updated JSON document.
json_delete(…) → JSONKind · scalar
Deletes a top-level object key or array index and returns the updated JSON document.
Part of the JSON family.