Skip to content

UpdateScopedApiKeyUserType

Example Usage

typescript
import { UpdateScopedApiKeyUserType } from "@meetkai/mka1/models/operations";

let value: UpdateScopedApiKeyUserType = "user";

Values

typescript
"user" | "service-account"