Skip to main content
PATCH
Update a visibility profile

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

toolServerId
string
required

Id of the MCP Gateway tool server

profileId
string
required

Id of the visibility profile

Body

application/json
name
string
description
string
hiddenToolNames
string[]

Response

Profile updated

A named set of tools hidden from whoever is assigned the profile.

_id
string
toolServerId
string
name
string

Unique within the gateway

description
string
hiddenToolNames
string[]

Tools that stay invisible to the users of this profile

creationTimestampMs
integer<int64>
lastEditTimestampMs
integer<int64>