latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
integrations-v3
Update
Update metadata or rotate credentials for an integration instance.
All body fields are optional. Omitting a field leaves that aspect unchanged. Supplying integration rotates the stored credentials.
Permissions: users with integration-setup permission on the owning org, or platform admin. organization_id defaults to the caller's own org; platform admins may supply a different org to update its integrations.
If credentials, config, or network access changes, a health check workflow starts in the background and updates last_health_check asynchronously.
Returns HTTP 404 if the instance or the target organization does not exist. Returns HTTP 409 if the update would exceed the org MCP tool limit.
put/v3/integrations/{id}
Path parameters
idstring required
Query parameters
organization_idstring nullable
Request body
Response
Successful Response