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