DELETE
/
{kb}
/
file
/
{fileId}
curl --request DELETE \
  --url https://app.docs.bynesoft.com/api/knowledge-base/{kb}/file/{fileId} \
  --header 'X-API-Key: <api-key>'
"<any>"

Authorizations

X-API-Key
string
header
required

Path Parameters

kb
string
required
fileId
string
required

Response

202
application/json
Successful Response

The response is of type any.