experiment_templates
Update Experiment Template
Update an experiment template's name and/or description.
Only organization-owned templates can be updated (not system templates).
Parameters
template_id : str ID of the template to update. body : UpdateExperimentTemplateBody Fields to update.
Returns
ExperimentTemplate Updated experiment template.
patch/experiment_templates/{template_id}
Path parameters
template_idstring required
Request body
Response
Successful Response