Skip to main content

Update Project Mcp Settings

Update the MCP settings of all flows in a project and project-level auth settings.

On MCP Composer failure, this endpoint should return with a 200 status code and an error message in the body of the response to display to the user.

Path Parameters
project_id uuid REQUIRED
Request Body REQUIRED
settings object[] REQUIRED
id uuid REQUIRED
mcp_enabled Mcp Enabled
action_name Action Name
action_description Action Description
name Name
description Description
auth_settings
Responses
200

Successful Response

Schema OPTIONAL
undefined
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type
Search