condition_templates

Update Condition Template

patch/api/v1/condition-templates/{template_id}

Path parameters

template_idstring uuid required

Request body

row_versioninteger required
namestring nullable
shape'circle' | 'square' | 'rectangle' nullable
colorstring nullable
notesstring nullable
attachment_kind'area' | 'linear' nullable
extension_idstring uuid nullable
phase_code_idstring uuid nullable
folder_idstring uuid nullable
sort_ordernumber nullable

Response

Successful Response

idstring uuid required
org_idstring uuid required
namestring required
geometry_kind'count' | 'linear' | 'area' required
shape'circle' | 'square' | 'rectangle' nullable required
colorstring required
notesstring nullable required
attachment_kind'area' | 'linear' nullable required
extension_idstring uuid nullable required
phase_code_idstring uuid nullable required
folder_idstring uuid nullable required
sort_ordernumber required
external_idstring nullable required
created_atstring date-time required
updated_atstring date-time required
row_versioninteger required

Changes

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