post https://app.diffgram.com/api/v1/project//directory/new
Creates a new Dataset
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Creates a new Dataset
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://app.diffgram.com/api/v1/project/project_string_id/directory/new \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"access_type": "project"
}
'
Try It!
to start a request and see the response here! Or choose an example: