buena-typescript-sdk
Version:
Official TypeScript SDK for Buena.ai API - LinkedIn automation and lead management
17 lines (12 loc) • 406 B
Markdown
```typescript
import { Security } from "openapi";
let value: Security = {
apiKeyAuth: "<value>",
};
```
| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `apiKeyAuth` | *string* | :heavy_check_mark: | N/A |