Private
Update the topic details
Updates a topic's details for the next nested object.
put/topics/{id}
Path parameters
idstring required
The ID of a topic.
Request body
Example request
{
"title": "Business, Industry and Trade",
"slug": "businessindustryandtrade",
"description": "Lots of information about business.",
"release_date": "2022-10-10T08:30:00Z"
}Response
Success