PUT
/
v1
/
topics
/
{topicId}

Request

topicId
required

The id or name of the topic

name
string
required

The new name of the topic Must only contain alphanumeric characters, underscores, dashes and periods. regex: ^[a-zA-Z0-9-_.]+$

Response

endpoints
Array<Endpoint>
required
name
string
required

A user given name must only contain alphanumeric, hyphen, underscore and periods.

topicId
string
required

Id for this topic