experiments
Delete experiment by ID
delete/v1/experiments/{experiment_id}
Path parameters
experiment_idstring required
Query parameters
delete_projectboolean
If true, also delete the project associated with the experiment that contains traces and spans for the experiment tasks.
If true, also delete the project associated with the experiment that contains traces and spans for the experiment tasks.
Response
Experiment deleted successfully