Delete a single bookmark record
    The application sends a Delete request to 
BEMS
 to delete the record that is
    specified by the ID. This marks the bookmark to be deleted and clears the payload data from the
    database. Deleted records are permanently deleted after 30 days.DELETE jsonstore/bookmarks/delete/<record id> X-Good-GD-AuthToken: "<authtoken>"" X-Good-GEMS-Scope:USER X-Good-GEMS-RegistrationId: <RegistrationId>