Create topics for the given application's id

Adds topics to application and returns the newly added items. You need send an array with the different topics that will be added to the application.
Each topic must have: Topic's name (name) Internal code (code) Be visible or not for its selection in the panel (visible) if it had some other topic with which it had a relationship, we should pass its id (parentId).
These topic can be used in campaigns both to filter the devices and to register new devices to these topics.

Language
Authorization
Header
Click Try It! to start a request and see the response here!