Skip to main content
PATCH
Update a specific dataset's information

Authorizations

x-api-key
string
header
required

Path Parameters

dataset_name
string
required

Body

application/json
name
string

The new name for the dataset

description
string

The new description for the dataset

Response

Dataset updated successfully

id
string<uuid>
created_at
string<date-time>
updated_at
string<date-time>
status
enum<string>
Available options:
UPLOADED,
VALIDATED,
ERROR,
DELETED
name
string
description
string
file_name
string
file_size
integer
errors
object