---
title: "POST /intermediate/v1/organizations"
method: POST
path: "/intermediate/v1/organizations"
tags: ["IntermediateService"]
---

# POST /intermediate/v1/organizations

`POST /intermediate/v1/organizations`

## Request body

- CreateOrganizationRequest
  - `displayName` string

## Response `200`

OK

- CreateOrganizationResponse
  - `organizationId` string

## Other responses

- `default` — Default error response

## Changes

- **2025-02-09** `4a50a901bb57` — 1 info
  - added the optional property `organizationId` to the response with the `200` status
- **2025-01-28** `8d3a70a9e6e3` — 1 info
  - endpoint added
- **2024-12-14** `85b6b2a5fb03` — 1 breaking
  - api removed without deprecation
- **2024-12-03** `ae1b1680d37d` — 5 warning, 3 info
  - removed the optional property `organization/googleHostedDomain` from the response with the `200` status
  - removed the optional property `organization/microsoftTenantId` from the response with the `200` status
  - removed the optional property `organization/overrideLogInWithGoogleEnabled` from the response with the `200` status
  - removed the optional property `organization/overrideLogInWithMicrosoftEnabled` from the response with the `200` status
  - …4 more
- **2024-12-03** `b75276e17ae2` — 1 warning, 2 info
  - removed the optional property `organizationId` from the response with the `200` status
  - added the new optional request property `projectId`
  - added the optional property `organization` to the response with the `200` status

[Change history](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/changes/intermediate/v1/organizations/post.md)

---

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