Español
cURL
curl --request DELETE \ --url https://api.devin.ai/v1/knowledge/{note_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a knowledge entry from the organization.
Personal API Key (apk_user_) or Service API Key (apk_)
Successful Response