Delete metadata of local resource with given uuid
DELETE /{BASE}/meta/{uuid}
MetaWebService.deleteMetaLocal({'uuid': /* uuid a unique identifier (must not contain url specific characters like /,# etc.) */});