Candidates

Candidates

new Candidates(configuration)

Source:
Candidates
Parameters:
Name Type Description
configuration Object
Properties
Name Type Description
projectId string Your DataGraphs project id
apiKey string Your DataGraphs application API Key
clientId string Your DataGraphs application client id
clientSecret string Your DataGraphs application client secret

Methods

create(candidate) → {string}

Source:
Create a new candidate
Parameters:
Name Type Description
candidate Object The new candidate
Properties
Name Type Description
label string The label for the new candidate
Returns:
id
Type
string