---
title: "Changes to Create a company"
method: POST
path: "/v1/partner/companies"
---

# Changes to Create a company

`POST /v1/partner/companies`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 8 revisions.

- **2026-07-31** `d142de33085b` — 4 breaking, 3 warning, 1 info

## Changes

- **2026-07-31** `d142de33085b` — 4 breaking, 3 warning, 1 info
  - removed the required property `account_id` from the response with the `409` status
  - removed the required property `id` from the response with the `409` status
  - removed the required property `legal_name` from the response with the `409` status
  - removed the required property `object` from the response with the `409` status
  - removed the optional property `dba_name` from the response with the `409` status
  - removed the optional property `external_id` from the response with the `409` status
  - removed the optional property `parent_account` from the response with the `409` status
  - added the required property `errors` to the response with the `409` status

---

[Operation](https://skmtc.dev/middesk/apis/middesk-api/docs/v1/partner/companies/post.md) · [API](https://skmtc.dev/middesk/apis/middesk-api.md) · [Page](https://skmtc.dev/middesk/apis/middesk-api/changes/v1/partner/companies/post)
