Skip to main content
POST
Delete Project

Body

application/json

Specification model for deleting a project.

This model defines the identifiers required to delete a project from a specific organization. The identifiers must comply with the SafeId rules.

Deletion operations are typically irreversible and remove both metadata and associated configuration for the specified project.

org_id
string
required
Examples:

"MemVerge"

"AI_Labs"

project_id
string
required
Examples:

"memmachine"

"research123"

"qa_pipeline"

Response

Successful Response