---
title: "Delete a custom domain"
method: DELETE
path: "/v1/graph/domains/{domain_id}"
tags: ["v1", "Graph Domains"]
---

# Delete a custom domain

`DELETE /v1/graph/domains/{domain_id}`

## Path parameters

- `domain_id` string, required

## Response `200`

Successful Response

- GraphDomainDelete
  - `domain_id` string, required
  - `deleted` boolean, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/papr-ai/apis/papr-memory-api.md) · [All operations](https://skmtc.net/papr-ai/apis/papr-memory-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/papr-ai/papr-memory-api/versions/b553be9aad37/schema)
