v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
admin-email-templates

Update Template

put/api/v1/admin/email-templates/{template_id}

Path parameters

template_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

namestring nullable
descriptionstring nullable
folder_idinteger nullable
letterhead_idinteger nullable
object_typestring nullable
languagestring nullable
encodingstring nullable
subjectstring nullable
body_htmlstring nullable
body_textstring nullable
is_activeboolean nullable

Response

Successful Response

idinteger required
tenant_idinteger required
folder_idinteger nullable
namestring required
api_namestring required
descriptionstring nullable
template_type'text' | 'html' | 'custom_html' required
letterhead_idinteger nullable
object_typestring nullable
languagestring nullable
encodingstring
subjectstring required
body_htmlstring nullable
body_textstring nullable
is_activeboolean
versioninteger required
created_byinteger nullable
updated_byinteger nullable
created_atstring date-time required
updated_atstring date-time nullable