> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# DeleteProjectResponse

> TypeScript response type from the HoneyHive API

> **DeleteProjectResponse** = `object`

## Description

The deleted (archived) project

## Properties

### data

> **data**: `object`

#### created\_at

> **created\_at**: `string`

#### description

> **description**: `string`

##### Description

Project description

#### id

> **id**: `string`

#### name

> **name**: `string`

##### Description

Project display name

#### updated\_at?

> `optional` **updated\_at?**: `string` | `null`

***

### success

> **success**: `boolean`
