Skip to main content
PUT
Sync 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).

Response

200 - application/json

Confirms the sync ran against the server. The body is a message and does not itemise what changed, so list the project's MCP tools to see the server's current set.

message
string
required

A human-readable message confirming the update.