v1

latestOpenAPI 3.0.42026-08-06124112344.5 KB
Templates

Update a template using PUT. Full resource update.

put/templates/{id}

Path parameters

idstring required

Template Id

Request body

namestring nullable

Template name

group_idstring nullable

Group id

tagsstring nullable

Tags (newline-delimited values stored in Description field)

scriptstring nullable

Template script

back_colorstring nullable

Template background color

widthinteger nullable

Width

heightinteger nullable

Height

orientationinteger nullable

Orientation (Landscape, Portrait, Landscape Reversed, Portrait Reversed)

Response

OK

idstring nullable

Template id

namestring nullable

Template name

group_namestring nullable

Group name

group_idstring nullable

Group id

tagsstring nullable

Tags

created_onstring date-time nullable

Created on date

created_by_idstring nullable

Created by user id

modified_onstring date-time nullable

Modified on date

modified_by_idstring nullable

Modified by user id

scriptstring nullable

Template script

back_colorstring nullable

Template background color

widthinteger nullable

Width

heightinteger nullable

Height

orientationinteger nullable

Display orientation: Landscape, Portrait, Landscape Reversed, or Portrait Reversed