Delete Dataset

dataset_id

string

required

UUID of the dataset.

`` 200 Successful deletion.

object

message

string


xxxxxxxxxx

curl --request DELETE \

--url https://data-api.foursquare.com/v1/datasets/dataset_id \

--header 'accept: application/json'

xxxxxxxxxx

{

"message": "string"
}