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