Set connection metadata
Use this API endpoint to set your custom metadata for a connection. Nango uses the request body as the new metadata (it must be a JSON object). Note that this overrides any existing metadata.Fetching connection metadata
To read the existing metadata of a connection, simply fetch it. Your custom metadata is included as part of the returned connection object.To read the existing metadata of a connection, simply fetch it. Your custom metadata is included as part of the returned connection object.Headers
The integration ID used to create the connection (aka Unique Key).
Path Parameters
The connection ID used to create the connection.
Body
application/json · object
Response
Successfully created an integrations