Dear Don,
Thanks for the reply! I have read the "Reserve a PID" section and come up with some questions.
For the command line (attached below), suppose I'm the superuser and that user who couldn't publish is not, do I use my token for $API_TOKEN and his DOI for $PID?
We also wonder how and why do some datasets not need it, and perhaps, if such implementation changes anything irreversibly on the server side?
Thanks
Jack
curl -H "X-Dataverse-key:$API_TOKEN" -X POST "$SERVER_URL/api/pids/:persistentId/reserve?persistentId=$PID"