/
SH
shipsecai
/
ShipSec Studio API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
153
78
310.4 KB
mcp-groups
Update an MCP group
patch
/api/v1/mcp-groups/{id}
Path parameters
id
string
required
Request body
UpdateMcpGroupDto
required
name
string
description
string
nullable
credentialContractName
string
credentialMapping
object
nullable
defaultDockerImage
string
nullable
enabled
boolean
Response
McpGroupResponseDto
required
id
string
required
slug
string
required
name
string
required
description
string
nullable
required
credentialContractName
string
required
credentialMapping
object
nullable
required
defaultDockerImage
string
nullable
required
enabled
boolean
required
templateHash
string
nullable
createdAt
string
date-time
required
updatedAt
string
date-time
required