Skip to main content
POST
Create connector

Authorizations

Authorization
string
header
required

Session token issued by the desktop/native auth exchange, sent as Authorization: Bearer .

Body

application/json
workspaceId
string
required

The workspace ID

projectId
string | null

Project to create the connector in

type
string

Legacy connector type (e.g. SLACK, GOOGLE)

providerId
string

Registry provider ID (e.g. slack, notion, github)

providerName
string

Display name for the connector

Required string length: 1 - 100
grantedScopes
string[]

OAuth scopes to request

metadata
object

Response

Connector created

data
object