Idea organizations
Create an idea organization
post/idea_organizations
Request body
Example request
{
"idea_organization": {
"name": "A new name"
}
}Response
Successful operation
{
"idea_organization": {
"name": "A new name"
}
}Successful operation