RoutesMcp serversServerslugFilesFileid
/mcp-servers/{serverSlug}/files/{fileId}
AuthorizationBearer <token>
In: header
Path Parameters
serverSlug*string
Length
1 <= lengthfileId*string
Response Body
application/json
curl -X PUT "https://YOUR_ORG_ID.gatana.ai/api/v1/mcp-servers/string/files/string"{
"success": true
}