Skip to main content
POST
Create Integration

Description

Create a new integration.

Authentication

Required (API key or JWT token)

Request Body

string
required
Integration provider code (e.g., “notion”, “slack”)
string
required
Integration name
string
Optional agent ID to link integration
object
required
Integration credentials (OAuth tokens, API keys, etc.)
object
Integration configuration

Response

string
Created integration ID
string
Success message