Update an existing topic

This API enables users to modify details of a topic they have access to, identified by the owner's ID and the topic's UUID. This PUT request ensures that all changes comply with the required access permissions and topic visibility settings.

Path Params
string
required
uuid
required
Body Params
boolean

True if this is the default topic for the specified resource. There should only be 1 topic with this field set per resource. Must be provided while creating a topic only.

resource

A resource for which the topic is created.

string
string

Short friendly form of a topic id that uniquely identifies the topic within a resource.

string

Short friendly form of a topic title.

uuid

Unique id of the topic generated while create new one. Returned for reference but must be provided through URL only.

string
enum

Topic visibility. The field is required.

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json