Wasm Directoryalpha
Variant

post-auth-poll-error

No description available.

variant post-auth-poll-error {
  forbidden(string),
  not-found(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
forbiddenstring
not-foundstring
too-many-requestsstring
otherstring