Update one or multiple talent
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
talentDtoInputarray
- uuid
- string
^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
prospects
- array of objects
wxWorkers
- array of objects
firstName
- string
- The first name of the talent
middleName
- string
- The middle name of the talent
lastName
- string
- The last name of the talent
displayFullName
- string
- The display full name of the talent
dateOfBirth
- string
- The date of birth of the talent
mobilePhone
- object
homeAddress
- object
lastActivityAt
- string
- The date and time of the most recent Pool-relevant activity for retention
availability
- object
onetV2SkillsVector
- array of numbers
- length between 296 and 296
primaryCustomValues
- object
``202 updated talent.
``500 default error response
Updated 3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request PATCH \
--url https://services.fountain.com/api/servicepool/talents \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"onetV2SkillsVector": [\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0,\
\
0\
\
]
}
'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
202500
Updated3 months ago
Did this page help you?
Yes
No