Update Template
Update a template.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Template to store text with placeholders.
Internal ID.
Category or directory to organize templates one level deep.
Name of template.
Template text with placeholders.
"Name of profile is $name$."
Datetime when template was created.
"2023-01-01T12:00:00Z"
Datetime when template was last updated.
"2023-01-01T12:00:00Z"
Response
Success
Template to store text with placeholders.
Internal ID.
Category or directory to organize templates one level deep.
Name of template.
Template text with placeholders.
"Name of profile is $name$."
Datetime when template was created.
"2023-01-01T12:00:00Z"
Datetime when template was last updated.
"2023-01-01T12:00:00Z"