Add Send Template resource and Send Template operation (#247)

This commit is contained in:
Harshil Agrawal 2020-10-30 16:21:23 +00:00 committed by GitHub
parent 32154fd8d7
commit 96f183d159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,18 @@ You can find authentication information for this node [here](../../../credential
## Basic Operations
::: details Email
- Send Email
- Send Template
:::
::: details Template
- Create a template
- Delete a template
- Get a template
- Get all templates
- Update a template
:::
## Example Usage