Skip to main content
POST
Create Connector

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string | null
authorization
string | null
X-API-Key
string | null

Body

application/json
kind
enum<string>
required
Available options:
comfyui,
generic_sdk
name
string
required
Required string length: 1 - 120
workspace_id
string<uuid>
required
approval_mode
enum<string>
default:manual
Available options:
auto,
manual
concurrency_limit
integer
default:1
Required range: x >= 1
credential_ref
string | null

Response

Successful Response