Skip to main content

Create Integration

Create a new integration for the authenticated user.

Request Body

object
required
Integration object
string
required
Type of integration (e.g., ‘elevenlabs’, ‘openai’, ‘anthropic’)
object
required
Integration-specific configuration

Response

object
Response status information
integer
HTTP status code (201)
string
Status message
object
Created integration object

Error Responses

object
Unauthorized - Invalid or missing authentication
object
Validation error - Invalid request body