All URIs are relative to https://<CROWD_URL>/rest/bootstrapi/1
Method | HTTP request | Description |
---|---|---|
getMailTemplates | GET /mail-templates | Get the mail templates |
setMailTemplates | PUT /mail-templates | Set the mail templates |
MailTemplatesBean getMailTemplates()
Get the mail templates
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
MailTemplatesBean setMailTemplates(MailTemplatesBean)
Set the mail templates
Name | Type | Description | Notes |
---|---|---|---|
MailTemplatesBean | MailTemplatesBean | [optional] |
- Content-Type: application/json
- Accept: application/json