Create Dataset

POST

Create a new Dataset using an uploaded file. Start with Get Presigned Url For Upload and Create File.

Request

This endpoint expects an object.
campaignIdstringRequired
namestringRequired
stagedUploadPathstringRequired

Path received from the server after uploading a file with the storage service. This is the path field from Get Presigned Url For Upload.

descriptionstringOptional
tagslist of stringsOptional

Response

This endpoint returns an object.
taskIdstring