Wasm Directoryalpha
Variant

get-mail-settings-forward-spam-error

No description available.

variant get-mail-settings-forward-spam-error {
  bad-request(string),
  unauthorized(string),
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
forbiddenstring
not-foundstring
internal-server-errorstring
otherstring