provider Reference Tables POST /api/v2/reference-tables/uploads
@utdk/datadog /api/v2/reference-tables/uploads
Create reference table upload
Create a reference table upload for bulk data ingestion

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.

createreferencetableupload
POST/api/v2/reference-tables/uploads
Create a reference table upload for bulk data ingestion

Input

Request data for creating an upload for a file to be ingested into a reference table.

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.createreferencetableupload()