post https://api.pennsieve.io/datasets/
Log in to see full request history
Response
xxxxxxxxxx
curl --request POST \
--url https://api.pennsieve.io/datasets/ \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"automaticallyProcessPackages": true
}
'
Try It!
to start a request and see the response here!