---
title: "Validate Dataset Upload"
method: POST
path: "/v1/accounts/{account_id}/datasets/{dataset_id}:validateUpload"
tags: ["Gateway"]
---

# Validate Dataset Upload

`POST /v1/accounts/{account_id}/datasets/{dataset_id}:validateUpload`

## Path parameters

- `account_id` string, required
- `dataset_id` string, required

## Request body

- GatewayGatewayValidateDatasetUploadBody

## Response `200`

A successful response.

- object

---

[API](https://skmtc.net/fireworks/apis/fireworks-ai-anthropic-compatible-messages-api.md) · [All operations](https://skmtc.net/fireworks/apis/fireworks-ai-anthropic-compatible-messages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fireworks/fireworks-ai-anthropic-compatible-messages-api/revisions/954d6bc5d922/schema)
