Update identity
Update public identity profile fields and email signature HTML.
Writable fields: name, firstName, lastName, jobTitle, email, phoneNumber, linkedInUrl, scheduleMeetingUrl, timezone, profileOverview, keyResponsibilities, interests, languages, gender, seniorityLevel, educations, previousPositions, countryCode, and signature.
Send signature as HTML. Enginy stores that HTML in signature and uses it when appending signatures to outbound emails. Send signature: null to clear the signature.
Required scope:
ALLRate limit: 30 requests per minute
Authorizations
Path Parameters
The identity ID to update.
Body
Fields to update on an identity. Only public profile fields and the email signature are writable through OpenAPI.
Full display name for the identity.
First name for the identity.
Last name for the identity.
Current job title for the identity.
Primary email address for the identity.
Phone number for the identity.
LinkedIn profile URL for the identity.
Meeting scheduling URL for the identity.
Timezone used for identity scheduling context.
Profile overview used by the AI playbook.
Responsibilities used by the AI playbook.
Identity interests or professional functions.
Languages associated with the identity.
Identity gender value. Allowed values: MALE, FEMALE, OTHER.
MALE, FEMALE, OTHER, null Identity seniority level. Allowed values: IN_TRAINING, ENTRY_LEVEL, SENIOR, STRATEGIC, ENTRY_LEVEL_MANAGER, EXPERIENCED_MANAGER, DIRECTOR, VICE_PRESIDENT, CXO, OWNER_PARTNER.
IN_TRAINING, ENTRY_LEVEL, SENIOR, STRATEGIC, ENTRY_LEVEL_MANAGER, EXPERIENCED_MANAGER, DIRECTOR, VICE_PRESIDENT, CXO, OWNER_PARTNER, null Education history used by the AI playbook.
Previous positions used by the AI playbook.
Country code associated with the identity context.
Email signature HTML. Enginy stores this exact HTML in signature. Send null to clear the signature.