def put_json(self, uri, data, **kwargs):
        """PUT the provided data as json to the specified path

        See :meth:`request` for additional details.
        """