Integrations
Update an integration
Edits an integration (only for OAuth APIs)
PUT
Only integrations using OAuth 1 & 2 can be updated, not integrations using API keys & Basic auth (because there is nothing to update for them).
Body
application/json
The ID of your OAuth app (registed with the external API).
The secret of your OAuth app (registed with the external API).
The Nango API Configuration.
The integration ID that you created on Nango.
Comma separated list of scopes.
Response
200 - application/json
Was this page helpful?