Servers
Update a saved server
Sparse update: omitted fields are unchanged. Renaming re-checks per-workspace uniqueness (409 on a clash). Editing a server shared as an OAuth connection requires project admin. clientSecret and clearClientSecret are mutually exclusive.
patch/projects/{projectId}/servers/{serverId}
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
serverIdstring required
ID of the server inside the project.
Request body
Response
The updated server.