Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
url
string<uri>
required
auth_type
enum<string>
required
Available options:
oauth_auto,
headers,
none
transport
enum<string>
required
Available options:
http,
sse
organisation_id
string<uuid>
workspace_id
string<uuid>
slug
string
Pattern: ^[a-zA-Z0-9_-]+$
description
string | null
configurations
object
secret_mappings
object[]

Response

200 - application/json
id
string<uuid>
slug
string
Last modified on September 18, 2026