Skip to main content

Update topic

Rewrites one subject. A break already written keeps the words it was given

PUT /topics/{id}

note

SDK method: updateTopic Security: authenticated (policy: platform.manage)

Attributes

Attributes (1)
AttributeTypeRequiredDescription
idstringYesPath parameter.

Request body (application/json)

Accepts a Topic object.

Response

200 OK — Returns a TopicList object.