v3
latestOpenAPI 3.1.02026-08-043431953.1 MBIdea themes
Update an idea theme
put/idea_themes/{id}
Path parameters
idstring required
Id identifier
Request body
Example request
{
"idea_theme": {
"name": "Updated theme"
}
}Response
Successful operation