cURL
curl --request DELETE \ --url https://api.devin.ai/v1/knowledge/{note_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Löschen Sie einen Knowledge-Eintrag aus der Organisation.
Persönlicher API Key (apk_user_) oder Service API Key (apk_)
Erfolgreiche Antwort