provider Rum Audience Management PUT /api/v2/product-analytics/{entity}/mapping/connection
@utdk/datadog /api/v2/product-analytics/{entity}/mapping/connection
Update connection
Update an existing data connection by adding, updating, or deleting fields
entity path required
The entity for which to update the connection
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

updateconnection
PUT/api/v2/product-analytics/{entity}/mapping/connection
Update an existing data connection by adding, updating, or deleting fields

Parameters

required

The entity for which to update the connection

Input

The data object containing the resource identifier and attributes for updating an existing connection.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.updateconnection()