POST /doi/async/start
Asynchronously creates or updates a DOI in Synapse, with input metadata. Retrieve the results with GET /doi/async/get/{asyncToken}. This call may fail if the external DataCite API is down. If the failure is recoverable, it will retry automatically.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/doi/async/start
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | DoiRequest (application/json) |
Response Object | AsyncJobId (application/json) |