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