---
title: "Upload Entity Ids"
method: POST
path: "/v2/async/entity-id-datasets/upload"
tags: ["EntityIdDatasets"]
---

# Upload Entity Ids

`POST /v2/async/entity-id-datasets/upload`

## Response `200`

Successful Response

- V2EntityIdsUploadResponse
  - `list_id` string, required
  - `name` string, required
  - `description` string, required
  - `rowCount` integer, required
  - `entityType` 'business' | 'prospect', required
  - `tenantId` string, required
  - `expiresAt` string, date-time, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-11** `6b092e43b893` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/explorium-ai/apis/partner-service/changes/v2/async/entity-id-datasets/upload/post.md)

---

[API](https://skmtc.dev/explorium-ai/apis/partner-service.md) · [All operations](https://skmtc.dev/explorium-ai/apis/partner-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/explorium-ai/partner-service/revisions/1b2d74e9de3d/schema)
