Create a new DocSet.
Args: name (str): The name for the new DocSet
Returns: DocSetMetadata: Metadata of the newly created DocSet
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type object
.