Skip to content
Snippets Groups Projects
  • oury.balde's avatar
    d2d36e51045a
    Add transactional emails · d2d36e51045a
    oury.balde authored
    Add rednerd template management API to let the user save templates
    for later use with the rendering api:
    
    - POST: /api/v1/template/{account}
    - PUT: /api/v1/template/{account}/{name}
    - DELELTE: /api/v1/template/{account}/{name}
    
    Render a custom template:
    
    - POST: /api/v1/render
    d2d36e51045a
    History
    Add transactional emails
    oury.balde authored
    Add rednerd template management API to let the user save templates
    for later use with the rendering api:
    
    - POST: /api/v1/template/{account}
    - PUT: /api/v1/template/{account}/{name}
    - DELELTE: /api/v1/template/{account}/{name}
    
    Render a custom template:
    
    - POST: /api/v1/render
menu.xml 414 B