Skip to main content
DELETE
/
v1
/
knowledge
/
{id}
Deletar conhecimento ou mídia
curl --request DELETE \
  --url https://api.nuvia.ai/v1/knowledge/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Token JWT de autenticação

Path Parameters

id
string
required

ID do conhecimento/mídia

Response

204 - undefined