---
title: "POST /organisations"
method: POST
path: "/organisations"
tags: ["all", "organisations"]
---

# POST /organisations

`POST /organisations`

## Request body

- WannabeOrganisation
  - `VAT` string
  - `address` string — The address of the organisation.
  - `city` string — The city of the organisation.
  - `company` string — The company's name of the organisation.
  - `country` string — The country of the organisation.
  - `description` string, required — The description of the organisation.
  - `name` string, required — The name of the organisation.
  - `zipcode` string — The zipcode of the city's organisation.

## Response `200`

createOrganisation

---

[API](https://skmtc.net/clevercloud/apis/clever-cloud.md) · [All operations](https://skmtc.net/clevercloud/apis/clever-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clevercloud/clever-cloud/versions/942b2ee2906a/schema)
