Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Data required for creating or updating a template
Response
200 - application/json
Template saved or updated successfully
Example:
"Successfully"

