{ "account_id": "<string>", "docset_id": "<string>", "name": "<string>", "created_at": "2023-11-07T05:31:56Z", "readonly": true, "properties": {}, "size": 123, "schema": { "properties": [ { "name": "<string>", "property_type": "<string>", "default": "<any>", "description": "<string>", "examples": [ "<any>" ] } ] }, "prompts": {} }
Sets the read-only status of the DocSet.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The unique identifier of the DocSet.
Successful Response
The response is of type object.
object
Was this page helpful?