pipedrive

Update Person

Update a person in Pipedrive.

put/v1/pipedrive/persons/{person_id}

Path parameters

person_idstring required

Query parameters

workspace_idstring uuid required

Request body

namestring required
emailstring[] nullable
phonestring[] nullable
org_idinteger nullable
visible_tostring nullable
labelinteger nullable

Response

Successful Response

idinteger required
namestring nullable
emailstring[] nullable
phonestring[] nullable
org_idinteger nullable
owner_idinteger nullable
active_flagboolean nullable
labelinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.