Skip to content

UnsuspendClusterOrgRequest

Example Usage

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

let value: UnsuspendClusterOrgRequest = {
  id: "<id>",
};

Fields

FieldTypeRequiredDescription
idstring✔️N/A
xOnBehalfOfstringOptional external end-user identifier forwarded by the API gateway.