---
title: Customer Org
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > API Reference > Customer Org
---

# Customer Org

Programmatic management of a customer's Datadog organization. Use this API to perform self-service organization lifecycle actions such as disabling the authenticated org.

## Disable the authenticated customer organization → preview{% #disable-the-authenticated-customer-organization %}

| Datadog site      | API endpoint                                          |
| ----------------- | ----------------------------------------------------- |
| ap1.datadoghq.com | POST https://api.ap1.datadoghq.com/api/v2/org/disable |
| ap2.datadoghq.com | POST https://api.ap2.datadoghq.com/api/v2/org/disable |
| app.datadoghq.eu  | POST https://api.datadoghq.eu/api/v2/org/disable      |
| app.ddog-gov.com  | POST https://api.ddog-gov.com/api/v2/org/disable      |
| us2.ddog-gov.com  | POST https://api.us2.ddog-gov.com/api/v2/org/disable  |
| app.datadoghq.com | POST https://api.datadoghq.com/api/v2/org/disable     |
| us3.datadoghq.com | POST https://api.us3.datadoghq.com/api/v2/org/disable |
| us5.datadoghq.com | POST https://api.us5.datadoghq.com/api/v2/org/disable |
