Topics
Update Topic
This endpoint updates the existing topic with the specified ID.
PUT
Request
The id or name of the topic
The new name of the topic Must only contain alphanumeric characters, underscores, dashes and periods. regex: ^[a-zA-Z0-9-_.]+$
Response
A user given name must only contain alphanumeric, hyphen, underscore and periods.
Id for this topic
Was this page helpful?