Update Docset
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.
Documentation Index
Fetch the complete documentation index at: https://docs.aryn.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the DocSet.
Body
Response
Successful Response
The account id containing the DocSet.
The unique id for the DocSet.
The name of the DocSet.
The creation time of this DocSet.
Whether the DocSet is read-only.
Additional properties for the DocSet.
The number of documents in the DocSet.
Represents the schema of a DocSet.
The prompts associated with this DocSet.
