public void DeleteById() { Apis.DeleteMethod(MethodsAndProperties.ApiAddress, MethodsAndProperties.Id); }