Skip to main content
POST
Update dataset

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

dataset
string
required

Dataset name

Body

application/json
dataset
string
tags
string[]
category
string
type
enum<string>
Available options:
clinical,
files
bucket
object

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)