---
title: "POST /coaching/organization"
method: POST
path: "/coaching/organization"
tags: ["Organization"]
---

# POST /coaching/organization

`POST /coaching/organization`

## Request body

- CoachingBllDtoOrganization
  - `id` integer
  - `isDeleted` boolean
  - `practiceId` integer, required
  - `practiceName` string, nullable
  - `name` string, required
  - `selectedOrganizationSites` string[], nullable
  - `selectedOrganizationStates` string[], nullable

## Response `200`

Success

---

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