Skip to content

RegenerateScopedApiKeyResponseBody

Rotated (new plaintext returned once)

Example Usage

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

let value: RegenerateScopedApiKeyResponseBody = {
  id: "<id>",
  key: "<key>",
  start: "<value>",
};

Fields

FieldTypeRequiredDescription
idstring✔️N/A
keystring✔️N/A
startstring✔️N/A