Update Prompt Dataset
Prompt Datasets
Update Prompt Dataset
Modify a prompt dataset’s name, description, or input schema. Use to evolve datasets as prompt requirements change.
PATCH
Update Prompt Dataset
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
PromptDatasetResponse(dataset: shared.sqlalchemy.models.Dataset, tags: Optional[list['TagResponse']] = None)

