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