Delete a specific DocSet.
Args: docset_id (str): The unique identifier of the DocSet
Returns: DocSetMetadata: Metadata object containing DocSet information
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the DocSet.
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.