return frisby
        .fetch(host + '/users/test_fred', {
          method: 'DELETE',
          headers: {
            Authorization: 'Bearer ' + jwt,