cURL
curl --request DELETE \ --url https://api.devin.ai/v3beta1/organizations/{org_id}/knowledge/notes/{note_id} \ --header 'Authorization: Bearer <token>'
{ "access_type": "enterprise", "body": "<string>", "created_at": 123, "folder_id": "<string>", "is_enabled": true, "name": "<string>", "note_id": "<string>", "org_id": "<string>", "trigger": "<string>", "updated_at": 123 }
删除组织备注。
ManageAccountKnowledge
服务用户凭据(前缀:cog_)
成功响应
enterprise
org