Knowledge base
Delete File From Knowledge Base
Delete a file from a knowledge base by its id
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the knowledge base
The id of the file to delete
Response
204
Successful Response