DELETE
/
v2
/
projects
/
{project_id}
/
experiments
/
{experiment_id}
curl --request DELETE \
  --url https://api.acme.rungalileo.io/v2/projects/{project_id}/experiments/{experiment_id} \
  --header 'Galileo-API-Key: <api-key>'
This response does not have an example.

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

experiment_id
string
required
project_id
string
required

Response

204
_mintlify/placeholder

Successful Response