You can simply create a method in your viewset using UpdateModelMixin called
def update(self, request, *args, **kwargs):