Skip to main content
PUT
Update Mcp Auth Config

Authorizations

Authorization
string
header
required

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

Path Parameters

config_id
string<uuid>
required

Body

application/json
config
Config · object | null
credentials
Credentials · object | null
description
string | null
name
string | null

Response

Successful Response

auth_type
string
required
config
Config · object
required
created_at
string
required
description
string | null
required
id
string<uuid>
required
name
string
required
updated_at
string
required