Skip to main content
DELETE
Delete Project Endpoint
Deleting a project takes everything under it with it. For routine cleanup, delete branches or unused connectors instead.

Authorizations

Authorization
string
header
required

Ardent API key (sk-ard_live_… / sk-ard_test_…) or a dashboard session token.

Path Parameters

project_id
string
required

Response

Deleted. Body is {"message": "Project deleted"}.