---
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

---

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