Delete a specific experiment.
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.
Successful Response
Was this page helpful?