Delete Experiment
Experiments
Delete Experiment
Deletes a specific experiment from the experiments table.
Args: experiment_id (str): The ID of the experiment to delete dataset_id (str): The ID of the dataset containing the experiment
Returns: DeleteResponse: Status of the deletion operation
DELETE
Delete Experiment
Documentation Index
Fetch the complete documentation index at: https://docs.dados.rio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The ID of the dataset containing the experiment.
