run_templates

Update Run Template

Update a run template.

Args: template_id: ID of the run template to get. update: The updates to apply.

Returns: The updated run template.

put/api/v1/run_templates/{template_id}

Path parameters

template_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
add_tagsstring[] nullable
remove_tagsstring[] nullable

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.