---
title: "POST /v1/organization/create_with_user/"
method: POST
path: "/v1/organization/create_with_user/"
tags: ["Organisations"]
---

# POST /v1/organization/create_with_user/

`POST /v1/organization/create_with_user/`

## Request body

- OrganizationCreateAccount
  - `email` string, email, required
  - `organization_name` string, required
  - `password` string, required
  - `full_name` string

## Response `201`

Account created successfully.

---

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