v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBProfile
Update Profile
To update the existing Profile(Candidate/Employee) in the System, include the profileId in the params. Please Note: Update will overwrite existing fields. If empty fields are sent during an update, those fields will be wiped out
put/api/v2/core/profiles/{profileId}
Path parameters
profileIdstring required
EF Entity ID of candidate
Query parameters
refreshClaimedProfilestring
Set to 'true' if updates need to be processed for this profile despite it being claimed. Defaults to false
Headers
Authorizationstring required
The secret key to access the api. It starts with the bearer token
Request body
Response
OK