v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-2663154130.1 KB
Integrations & Tools

Patch Integration

Apply a shallow update to an existing integration row.

Only fields present in the body are touched. Slug is sticky on rename so existing references stay valid. Inner integration is replaced wholesale when provided.

patch/admin/api/v1/integrations/{integration_id}

Path parameters

integration_idstring uuid required

Request body

namestring nullable
enabledboolean nullable

Response

Successful Response