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:

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.

Was this page helpful?