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