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

Authorizations

X-API-Key
string
header
required

Path Parameters

kb
string | null
required

Response

202
application/json
Successful Response

The response is of type any.