Updates the metadata associated with a docset.
Currently, this will replace any field that is set (non-None) in the update. In v2 we will add support for proper update masks a la AIP-134.
At present, the prompts and query_schema fields will be completely replaced — there is not currently a mechanism to update a subfield.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the DocSet.
Successful Response
The response is of type object
.