Variant
get-get-email-template-error
No description available.
variant get-get-email-template-error {
bad-request(string),
not-found(string),
method-not-allowed(string),
unsupported-media-type(string),
internal-server-error(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| bad-request | string | |
| not-found | string | |
| method-not-allowed | string | |
| unsupported-media-type | string | |
| internal-server-error | string | |
| other | string |