cURL
curl --request POST \ --url https://api.nango.dev/connection/{connectionId}/metadata \ --header 'Content-Type: application/json' \ --header 'Provider-Config-Key: <provider-config-key>' \ --data '{}'
This response does not have an example.
Set custom metadata for the connection.
The integration ID used to create the connection (aka Unique Key).
The connection ID used to create the connection.
Successfully created an integrations
Was this page helpful?