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
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.

Configure credentials above to enable sending.

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

TypeScript

import datadog from '@utdk/datadog';

await datadog.createreferencetableupload()