English
cURL
curl --request DELETE \ --url https://{base_url}/v1/app/project/{projectId}
Permanently delete a project and all its associated data, including vectors, artifacts, and interactions. kotlin.Unit
The ID of the project to delete