Skip to content

UpdateServiceAccountApiKeyResponseBody

OK

Example Usage

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

let value: UpdateServiceAccountApiKeyResponseBody = {
  id: "<id>",
  updated: false,
};

Fields

FieldTypeRequiredDescription
idstring✔️N/A
updatedboolean✔️N/A