---
title: "deletes a project."
method: DELETE
path: "/{globalCompanyId}/projects/{id}"
tags: ["Projects"]
---

# deletes a project.

`DELETE /{globalCompanyId}/projects/{id}`

## Path parameters

- `globalCompanyId` string, required
- `id` string, required

## Query parameters

- `locale` string

## Headers

- `Authorization` string, required
- `x-gw-ims-org-id` string, required
- `x-api-key` string, required

## Response `200`

successful operation

- DeleteResponse
  - `result` string
  - `message` string

## Changes

- **2025-08-06** `f49e893a6c2b` — 1 breaking
  - added the new required `header` request parameter `x-gw-ims-org-id`
- **2022-05-10** `dcd4514630c4` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/adobe/apis/adobe-analytics-apis/changes/:globalCompanyId/projects/:id/delete.md)

---

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