v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Synchronizes the gateway targets by fetching the latest tool definitions from the target endpoints.

You cannot synchronize a target that is in a pending authorization state (CREATE_PENDING_AUTH, UPDATE_PENDING_AUTH, or SYNCHRONIZE_PENDING_AUTH). Wait for the authorization to complete or fail before synchronizing.

You cannot synchronize a target that has a static tool schema (mcpToolSchema) configured. Remove the static schema through an UpdateGatewayTarget call to enable dynamic tool synchronization.

put/gateways/{gatewayIdentifier}/synchronizeTargets

Path parameters

gatewayIdentifierstring required

The gateway Identifier.

Request body

targetIdListTargetId[] required

The target ID list.

Response

Success