---
title: "Delete namespace under a parent key"
method: DELETE
path: "/skynet/namespaced-apikeys"
tags: ["Tracking_Namespace"]
---

# Delete namespace under a parent key

`DELETE /skynet/namespaced-apikeys`

## Query parameters

- `key` string, 32 character alphanumeric string, required
- `namespace` string, required
- `key_to_delete` string, required

## Response `200`

- object
  - `status` integer — A string indicating the state of the response. A successful delete operation ins indicated by an HTTP code of200. See the [API Error Codes](https://docs.nextbillion.ai/docs/tracking/api/live-tracking-api#api-error-codes) section below for possible values in case of errors.
  - `msg` string — Its value is OK in case of a successful delete operation. Indicative error messages are returned otherwise, for different errors.

---

[API](https://skmtc.net/nextbillion-ai/apis/one-spec-service.md) · [All operations](https://skmtc.net/nextbillion-ai/apis/one-spec-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextbillion-ai/one-spec-service/revisions/b647f1808dda/schema)
