/
DE
deepnote
/
Deepnote Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 1d ago
Details
Filter operations
Blocks
4
Docs
2
Files
4
Folders
1
Integrations
8
get
List integrations
post
Create an integration
get
Get integration with tables
post
Attach integration to a project
post
Detach integration from a project
get
Get integration block usages
get
Get integration notebook usages
get
Get integration project usages
Me
1
Notebooks
8
Projects
7
Runs
2
Search
1
Sessions
6
Streamlit apps
5
Integrations
Detach integration from a project
post
/integrations/{integrationId}/detach
Path parameters
integrationId
string
uuid
required
Request body
DetachIntegrationBody
required
projectId
string
uuid
required
Project to detach this integration from.
Response
Integration detached
DetachIntegrationResponse
required
detached
true
required
Changes