Skip to main content
DELETE
/
v2
/
projects
/
{project_id}
Delete Project
curl --request DELETE \
  --url https://api.galileo.ai/v2/projects/{project_id} \
  --header 'Galileo-API-Key: <api-key>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

project_id
string<uuid4>
required

Response

Successful Response

message
string
required