Skip to main content
Rename one or more topics in a single call. Prefer this over repeated Rename topic calls when updating more than one topic.

Request body

TopicUpdate[]
required
Non-empty array of topic renames.

Request

Response

integer
Number of topics updated.
object[]
Updated topic objects with id, name, and brandId.
string[]
Brands affected by the update.
string | null
Present when all updated topics belonged to a single brand.