Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraEmail
Classification: administrative
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
success |
boolean | No | Whether the operation completed. |
uuid |
string (uuid) | No | Affected configuration/template UUID. |
items |
array of EmailTemplate | No | Ordered templates. |
data |
object | No | Imported template representation. |
Example
{
"items": []
}
Source
feradelinc/feradel.email.api branch agent/catch-up-email-api, commit b4278c2d3ef83b95a6cd26c1fd6ec45a0adb99b5
openapi/openapi.json#/components/schemas/EmailResult