Datasets
Update Dataset Column
Update a column’s name or settings.
PATCH
Update a dataset column
Authorizations
Workspace API key. Pass as Authorization: Bearer <key>.
Path Parameters
Unique identifier for an entity, between 20 and 80 characters.
Required string length:
20 - 80Unique identifier for an entity, between 20 and 80 characters.
Required string length:
20 - 80Body
application/json
Response
Column updated.
- Static Column
- Prompt Column
- API Column
A dataset column, discriminated by type. Static columns have optional empty settings. Prompt columns require promptId. API columns require method + url.
Unique identifier for an entity, between 20 and 80 characters.
Required string length:
20 - 80Available options:
static Static columns have no configurable settings.
Unix timestamp in milliseconds.
Required range:
1672511400000 <= x <= 33229420200000Unix timestamp in milliseconds.
Required range:
1672511400000 <= x <= 33229420200000Update a dataset column