---
title: "Create an idea organization"
method: POST
path: "/idea_organizations"
tags: ["Idea organizations"]
---

# Create an idea organization

`POST /idea_organizations`

## Request body

- IdeaorganizationsPostRequest
  - `idea_organization` object
    - `name` string
    - `email_domains` string
    - `revenue` string

## Response `200`

Successful operation

## Changes

> 5 revisions in range; 3 could not be searched.

- **2026-07-26** `69bd8c9e8932` — 2 info
  - added the new optional request property `idea_organization/email_domains`
  - added the new optional request property `idea_organization/revenue`

[Change history](https://skmtc.dev/aha/apis/aha-api/changes/idea_organizations/post.md)

---

[API](https://skmtc.dev/aha/apis/aha-api.md) · [All operations](https://skmtc.dev/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/f2725b45bcf3/schema)
