Update MCP server
MCP
Update MCP server
Update an existing MCP server. All fields are optional.
authentication_method determines how the server authenticates requests. Possible values:
none: no authentication requiredurl: credentials are appended to theurlas theapiKeyquery parameterbearer_token: credentials are sent as a Bearer token in the Authorization header (provide the token in thecredentialsfield)
PATCH
Update MCP server
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
none- noneurl- urlbearer_token- bearer_token
Available options:
none, url, bearer_token all_companies- all_companiesselected_company- selected_companyselected_companies- selected_companies
Available options:
all_companies, selected_company, selected_companies