Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the database to use
Response
Successful Response
The response is of type any
.
Permanently remove all content from the knowledge base. This is a destructive operation that cannot be undone. Use with extreme caution.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the database to use
Successful Response
The response is of type any
.