condition_templates

Create Condition Template Folder

post/api/v1/condition-template-folders

Request body

namestring required
parent_folder_idstring uuid nullable
sort_ordernumber nullable

Response

Successful Response

idstring uuid required
org_idstring uuid required
parent_folder_idstring uuid nullable required
namestring required
sort_ordernumber required
created_atstring date-time required
row_versioninteger required

Changes

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