Skip to main content
Updates the display name of an existing topic. For renaming many topics at once, use Batch update topics.

Path parameters

string
required
Topic UUID.

Request body

string
required
New topic name (non-empty after trim).

Request

Response

integer
Number of topics updated (always 1 on success).
object[]
Updated topic objects with id, name, and brandId.
string
Brand the topic belongs to.