Idea organizations

Update organization

put/idea_organizations/{id}

Path parameters

idstring required

Id identifier

Request body

Example request

{
  "idea_organization": {
    "name": "A new name"
  }
}

Response

Successful operation

Changes