---
title: "Delete a Custom Property"
method: DELETE
path: "/v1/projects/{project}/customProperties/{key}"
tags: ["Custom Properties"]
---

# Delete a Custom Property

`DELETE /v1/projects/{project}/customProperties/{key}`

Delete an Custom Property by ID or key

## Path parameters

- `key` string, required
- `project` string, required

## Response `200`

## Other responses

- `401`
- `404`

---

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