public class AddExternalIdAction extends Object implements AddExternalIdAction
curl -H 'Content-Type: application/orcid+xml'
-H 'Authorization: Bearer 5be2dfe5-b834-436e-8c10-7b3fcf65e1a2'
-d '@/Documents/XML/add_id.xml'
-X POST 'http://api.sandbox-1.orcid.org/v1.0.23/0000-0001-6259-6530/orcid-bio/external-identifiers'
Data file to send:
1.0.23 My ID system #1234-567-8 http://www.myid.com/1234-567-8
technical-developer| Constructor and Description |
|---|
AddExternalIdAction() |
| Modifier and Type | Method and Description |
|---|---|
OrcidProfile |
execute(ExternalId externalId,
AccessToken accessToken) |
public OrcidProfile execute(ExternalId externalId, AccessToken accessToken) throws OrcidClientException
execute in interface AddExternalIdActionOrcidClientExceptionCopyright © 2017. All rights reserved.