---
title: "Spin-off Child Organization"
method: POST
path: "/api/v1/org/{public_id}/downgrade"
tags: ["Organizations"]
---

# Spin-off Child Organization

`POST /api/v1/org/{public_id}/downgrade`

Only available for MSP customers. Removes a child organization from the hierarchy of the master organization and places the child organization on a 30-day trial.

## Path parameters

- `public_id` string, required

## Response `200`

OK

- OrgDowngradedResponse — Status of downgrade
  - `message` string — Information pertaining to the downgraded child organization.

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `429` — Too many requests

---

[API](https://skmtc.net/datadog/apis/api-v1.md) · [All operations](https://skmtc.net/datadog/apis/api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadog/api-v1/revisions/ca5871004d26/schema)
