pipedrive

Create Person

Create a person in Pipedrive.

post/v1/pipedrive/persons

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.