You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#hardcoded pid for demo. This can lead to name collisions but we are ok with that for the demo
result=$(curl -H X-Dataverse-key:$API_TOKEN -X POST -F "file=@$filename" -F "jsonData={\"description\":\"Generated via sas code $2\"}" "$SERVER_URL/api/datasets/:persistentId/add?persistentId=doi:10.33563/FK2/HZCZMK")