Skip to main content
PATCH
Update MCP server

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

serverID
string
required

The ID of the MCP server to operate on.

Query Parameters

projectID
string
required

The ID of the project to operate on.

environmentAlias
string
required

The alias of the environment to operate on (e.g. main).

Body

application/json
name
string
description
string | null

A human-readable description of what the MCP server provides.

specification
enum<string>
Available options:
2025-03-26,
2025-06-18
url
string · object · object · object · object · object[]
headers
object[]

Response

200 - application/json

Confirms the server's connection details were updated. The body is a message only, so refetch the server to read its current URL, description, and specification version.

message
string
required

A human-readable message confirming the update.