Wasm Directoryalpha
Variant

get-current-users-profile-error

No description available.

variant get-current-users-profile-error {
  unauthorized(string),
  forbidden(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
too-many-requestsstring
otherstring