v2
OpenAPI 3.1.02026-07-263411923.0 MBIdea comments
Mark an idea comment as spam
Idea comments can appear in ideas portals. To reply to an idea_comment, specify the parent_idea_comment_id. Its visibility will come from its parent idea comment and cannot be overridden.
put/idea_comments/{id}
Path parameters
idstring required
Id identifier
Request body
Example request
{
"idea_comment": {
"spam": "true"
}
}Response
Successful operation