Edit an integration
Integrations
Update an integration
Edit an integration
PATCH
Edit an integration
Requires an API key with the
environment:integrations:update scope. Learn more about API key scopes.Authorizations
The secret key from your Nango environment.
Path Parameters
The integration ID (unique_key) that you created in Nango.
Body
application/json
A unique integration ID, which you will use in the other API calls to reference this integration.
The integration display name.
Whether to forward webhooks received for this integration.
Integration credentials schema for different authentication types.
- Option 1
- Option 2
- Option 3
Provider-specific configuration for providers that declare an integration_config schema (e.g. private-api-generic, aws-sigv4). Only the fields you pass are updated.
Response
Successfully updated an integration