v1
latestOpenAPI 3.1.02026-07-17141136.0 KBexperiments
Delete experiment
Delete an experiment and all associated data.
Warning: This operation is permanent and will delete all experiment data including participant responses.
delete/experiments/{id}
Path parameters
idstring required
Experiment ID
Response
Experiment deleted successfully
Example response
{
"id": "exp123",
"deleted": true
}