put https://api.indigitall.com/v2/inapp/topic/
Update a topic.
In the query string we must introduce the topicId
parameter with the id of the topic to be updated.
An object with the data to be updated must go in the body.
Update a topic.
In the query string we must introduce the topicId
parameter with the id of the topic to be updated.
An object with the data to be updated must go in the body.
Try It!
to start a request and see the response here!