Skip to main content
PUT
Update Person
PUT /people/{id} Base URL: https://tms.universal.rollout.com/api

Parameters

Responses

OpenAPI Source

/openapi/tms.json PUT /people/{id}

Path Parameters

id
string
required

Query Parameters

mergeTags
boolean
default:false

Body

firstName
string
lastName
string
timezone
string | null
assignedUserId
string
assignedPondId
string
officeId
string
timeframeId
string
stage
string
stageId
string
emails
object[]
phones
object[]
addresses
object[]
tags
string[]
source
string
sourceId
string
systemSource
string
contactTypes
string[]
jobTitle
string
companyName
string
birthday
string
averageBeds
number
averagePrice
number
rating
number
lastActivity
string
lastActivityType
string

Response

OK

id
string
required
name
string
required
firstName
string
required
lastName
string
required
timezone
string | null
required
assignedUserId
string | null
required
assignedPondId
string | null
required
officeId
string | null
required
timeframeId
string | null
required
stage
string
required
stageId
string | null
required
tags
string[] | null
required
originalIds
object
required
original
object
required
created
string | null
required
updated
string | null
required
rolloutUpdated
string
required
addresses
object[]
required
emails
object[]
required
phones
object[]
required
source
string
required
sourceId
string | null
required
systemSource
string
required
averageBeds
number | null
required
averagePrice
number | null
required
birthday
string | null
required
lastActivity
string | null
required
lastActivityType
string
required
contactTypes
string[]
required
jobTitle
string
required
companyName
string
required