Integrations
Update an integration
Partially update an integration. type is immutable (and, for LLM, config.provider). At least one field must be provided.
<Warning>This endpoint is in alpha, read more here.</Warning>
patch/v2/integrations/{integration_id}
Path parameters
integration_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique integration identifier.
Request body
Response
An integration object.