Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 199 Bytes

REMOVE.md

File metadata and controls

11 lines (9 loc) · 199 Bytes

universal.remove

Si el documento no existe, se retornará un error como el siguiente

{
  "code": "controller_error_catched",
  "message": "Error: _id not found",
  "success": false
}