Skip to main content

Delete Experiment

DELETE 

/v2/projects/experiments/:experimentid/

Delete an experiment.

Parameters:

  • experimentid (str): The ID of the experiment.

Raises:

  • HTTPException: If the experiment is not found.

Request

Path Parameters

    experimentid Experimentidrequired

Responses

Successful Response

Loading...