POST
/
config

Body

application/json
provider_config_key
string
required

A unique integration ID, which you will use in the other API calls to reference this integration.

provider
string
required

The Nango API Configuration.

oauth_client_id
string

The ID of your OAuth app (registed with the external API). Required for OAuth APIs.

oauth_client_secret
string

The secret of your OAuth app (registed with the external API). Required for OAuth APIs.

oauth_scopes
string

Comma separated list of scopes.

Response

200 - application/json
config
object
required