v2
latestOpenAPI 3.1.02026-07-263411923.0 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