experiment_templates
Delete Experiment Template
Delete an experiment template.
Parameters
template_id : str ID of the template to delete.
Returns
dict Success message.
Raises
NotFoundError If the template is not found or not owned by the caller's organization.
delete/experiment_templates/{template_id}
Path parameters
template_idstring required
Response
Successful Response
{"stackTrail":"paths:/experiment_templates/{template_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.