v1

latestOpenAPI 3.0.12026-07-2471156164.1 KB
People

Update the profile for a person

put/api/v1/people/{id}

Path parameters

idstring required

ID

Request body

displayNamestring
pronounsstring
jobTitlestring
workTeamNamestring
workTeamIdstring
workLocationNamestring
workLocationIdstring
workingHoursstring
workingTimezonestring
phoneNumberstring
linkedInProfilestring
msTeamsProfileUrlstring
syncedFieldsstring[]
totalNumDirectReportsinteger
syncedboolean
deletedboolean
startDatestring
userIdstring
idstring

The identifier of this User

profilePicUrlstring

The profile picture url for the user

joinedDatestring date-time
lastNamestring required

The user's last name

firstNamestring required

The user's first name

status'ACTIVE' | 'PENDING'

The status of a User can be ACTIVE or PENDING. The User must verify their email address to be considered ACTIVE.

emailstring required

The user's email address

customobject

Response

successful operation

displayNamestring
pronounsstring
jobTitlestring
workTeamNamestring
workTeamIdstring
workLocationNamestring
workLocationIdstring
workingHoursstring
workingTimezonestring
phoneNumberstring
linkedInProfilestring
msTeamsProfileUrlstring
syncedFieldsstring[]
totalNumDirectReportsinteger
syncedboolean
deletedboolean
startDatestring
userIdstring
idstring

The identifier of this User

profilePicUrlstring

The profile picture url for the user

joinedDatestring date-time
lastNamestring required

The user's last name

firstNamestring required

The user's first name

status'ACTIVE' | 'PENDING'

The status of a User can be ACTIVE or PENDING. The User must verify their email address to be considered ACTIVE.

emailstring required

The user's email address

customobject