v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Integration Keys

Update Integrations

Update integration fields for the authenticated org (middleware encrypts secrets before DB write). Same semantics as PATCH /integrations: only send fields to change; null clears a field.

post/v1/update-integrations

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

successboolean

Whether the update succeeded

messagestring required

Human-readable result message

statusstring

Status code string for clients

integrationsobject required

Current integration row with secrets masked (same shape as GET /integrations)