# Rename a group with Node.js In this tutorial, we will walk through changing the name of the group using the Sinch SMS REST API. ## Before you start You must have: - - [Node.js](https://nodejs.org/en/) and a familiarity with how to create a new app. What's covered? - Setting up a Sinch application in Node.js - Naming a group (on intial creation) - Updating the a name of a group Goal At the end of this tutorial, you will have named your group and then updated it to something else. Let's name a group ->