Skip to main content
DELETE
Delete project

Authorizations

Authorization
string
header
required

API key authentication. Pass your key as a Bearer token. Keys use the format hm_live_<32 hex chars>. Generate keys from your Harmonica dashboard settings.

Path Parameters

id
string<uuid>
required

Response

Project deleted (status is now deleted)

id
string<uuid>
required
title
string
required
status
string
required

Project lifecycle status (active, draft, deleted).

is_public
boolean
required
created_at
string<date-time>
required
description
string | null