buena-typescript-sdk
Version:
Official TypeScript SDK for Buena.ai API - LinkedIn automation and lead management
16 lines (11 loc) • 725 B
Markdown
```typescript
import { CreateApiKeyRequest } from "openapi/models/operations";
let value: CreateApiKeyRequest = {};
```
| Field | Type | Required | Description |
| ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- |
| `name` | *string* | :heavy_minus_sign: | Name for the API key |
| `permissions` | *string*[] | :heavy_minus_sign: | List of permissions for the key |