put https://apiv2.{domain}.ai/api/v2/core/profiles/
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
This is an Async operation where a successful (2xx) HTTP response does not guarantee that the operation will succeed.This returns a transactionId which can be used to track the status of the operation at Transaction Get By Id API.