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