Skip to main content

Update connection metadata

Use this API endpoint to update your custom metadata for a connection. Nango uses the request body as the new metadata (it must be a JSON object). This will take in whatever metadata and merge it with 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.