Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

mcpIntegrationId
string
required

Body

application/json
name
string
description
string | null
configurations
object
url
string<uri>
auth_type
enum<string>
Available options:
oauth_auto,
headers,
none
transport
enum<string>
Available options:
http,
sse
secret_mappings
object[]

Response

200 - application/json

The response is of type object.

Last modified on September 18, 2026