API SpecsObjectsDelete a viewDeletes a saved view in the current workspace.DELETE/api/views/{id}TestDeletes a saved view in the current workspace.Path Parametersid*stringResource identifier.Example"view_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonDelete a custom object record by handle and id DELETESoft-deletes an object record using the object handle and record id.Get recent objects by handle GETReturns recent records for an object handle formatted as lightweight options.