Skip to content

CreateServiceAccountRequest

Example Usage

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

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

Fields

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