Skip to main content
PATCH
Update Dataset

Request

Updates dataset properties. Only provided fields will be updated.

Path Parameters

string
required
The unique dataset identifier

Headers

string
required
Bearer token for authentication

Body

string
New dataset name (1-200 characters)
string
New description (max 1000 characters)
boolean
Update public accessibility
object
Update metadata (merges with existing)

Examples

cURL
Python

Response