Update
Updates an existing consultant.
When updating you have to specify the "id" parameter to either the consultant email or the id-number from Brainville.
If using email to identify a consultant, the email address must be unique for the consultants at your company in Brainville.
End point
/v2/consultantRequest format
PUT| Property Name | Type | Required | Description |
|---|---|---|---|
id |
string | Yes | |
firstName |
string | Yes | |
lastName |
string | Yes | |
| string | Yes | ||
experiences |
List of experience | No | List of job experiences |
education |
List of education | No | List of education/certifications |
skills |
List of classification | No | List of skills (name and level) |
roles |
List of classification | No | List of job roles (name and level) |
personalGraph |
personalGraph | No | Creates a graph representation of a list of name/value-pairs Example:
|
languages |
List of string | No | List of spoken languages |
strengths |
List of string | No | List of character/work related strengths |
description |
string | No | Descriptive text used to promote the consultant. |
tagline |
string | No | Short tagline for the consultant |
title |
string | No | |
linkedInUrl |
string | No | |
picture |
string | No | PNG-picture of the consultant, converted to a Base64 string |
active |
boolean | No | If the consultant should be active (visible in lists). Defaults to true |
mobile |
phonenumber | No | Mobile phone number |
personalityTraits |
List of qna | No | |
personalityTests |
List of personalityTe | No | List of personalityTest items |
worksamples |
List of worksample | No | |
preferences |
preferences | No | Preferences when searching for job assignments |
industries |
List of string | No |