v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Integrations

Update an integration by integration id

patch/api/v1/integration/{integrationId}

Path parameters

integrationIdstring required

The ID of the integration object.

Request body

appstring

The name of the external integration providers app entity that you want to sync secrets with. Used in Netlify, GitHub, Vercel integrations.

appIdstring

The ID of the external integration providers app entity that you want to sync secrets with. Used in Netlify, GitHub, Vercel integrations.

isActiveboolean

Whether the integration should be active or disabled.

secretPathstring

The path of the secrets to sync secrets from.

targetEnvironmentstring

The target environment of the integration provider. Used in cloudflare pages, TeamCity, Gitlab integrations.

ownerstring

External integration providers service entity owner. Used in Github.

environmentstring

The environment to sync secrets from.

pathstring

Path to save the synced secrets. Used by Gitlab, AWS Parameter Store, Vault.

regionstring

AWS region to sync secrets to.

Response

Default Response