v1

latestOpenAPI 3.0.42026-08-06124112344.5 KB
Templates

Patch a template. Patch allows partial updates by targeting specific properties of the template. Uses the JSON Patch syntax (http://jsonpatch.com)

patch/templates/{id}

Path parameters

idstring required

Template Id

Request body

contractResolverIContractResolver

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