experiment
Delete Experiment
API Reference
- Api reference
- Getting Started
- Schemas
protect
trace
log_stream
experiment
feedback
API Reference
experiment
Delete Experiment
Delete a specific experiment.
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
Response
204
Successful Response
Was this page helpful?
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.