Patch Profile

Given profile id and data that needs to be patched, it patches the profile. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

EF Entity ID of profile

Query Params
string

Set to 'true' if updates need to be processed for this profile despite it being claimed. Defaults to false

Body Params
internalGroupAffiliation
array of objects | null

Group memberships and affiliations to internal groups

internalGroupAffiliation
endorsements
array of objects | null

endorsements of candidate

endorsements
string | null

Location associated with the candidate

string
required

First Name of candidate

resumeContent
object | null

Resume content for candidate

string | null

Emails of the candidate comma seperated format

string | null

Image Url of candidate

awards
array of objects | null

Awards of candidate

awards
education
array of objects | null

Education of candidate

education
customInfo
object | null

Custom information for Eightfold Profile (not same as product custom information)

experiences
array of objects | null

List of candidate's past experiences

experiences
boolean | null

Flag indicating whether the candidate profile is confidential. Setting this to true will add the Confidential tag to the profile.

urls
array of strings | null

urls for candidate's online profiles

urls
string | null

Phone of candidate

string | null

Work title of candidate

patents
array of objects | null

patents of candidate

patents
string | null

Summary of candidate

projects
array of objects | null

projects of candidate

projects
certificates
array of objects | null

Certificates

certificates
publications
array of objects | null

publications of candidate

publications
string | null

Gender of candidate

industries
array of strings | null

Industries in which candidate has worked

industries
string | null

Last Name of candidate

Headers
string
required

The secret key to access the api. It starts with the bearer token

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json