v2

latestOpenAPI 3.0.3Apache-2.02026-08-07119359591.9 KB
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

OR

Response

An integration object.

OR