Skip to main content
PUT
Update an entry in the owner directory. Only the fields you send are changed, so you can rename an owner without resending their email. Use List Owners to get the owner ID. Changing an owner does not move the opportunities they hold. They keep the same owner, with new details.

Path Parameters

string
required
Owner UUID.

Body

string
New email address. Must not already belong to another owner.
string
New first name.
string
New last name.

Response Fields

object
The updated owner.
string
Owner UUID.
string
Email address.
string
First name.
string
Last name.
string
Profile picture URL, empty when the owner has no picture.
boolean
true when the owner is also a member of your workspace.
integer
How many opportunities this owner currently holds.