/
AL
altoviz
/
Altoviz API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
altoviz
Altoviz API
put
Update a Contact
v1
latest
OpenAPI 3.0.4
Altoviz license
2026-08-06
114
95
136.7 KB
Contacts
Update a Contact
put
/v1/contacts/{id}
Path parameters
id
integer
required
Contact ID
Request body
Contact
required
Contact
cellPhone
string
nullable
companyName
string
nullable
displayName
string
nullable
email
string
nullable
firstName
string
nullable
function
string
nullable
id
integer
Contact ID
internalId
string
nullable
ID used in your system
invertedDisplayName
string
nullable
lastName
string
nullable
phone
string
nullable
service
string
nullable
title
string
nullable
Response
OK
Contact
required
Contact
cellPhone
string
nullable
companyName
string
nullable
displayName
string
nullable
email
string
nullable
firstName
string
nullable
function
string
nullable
id
integer
Contact ID
internalId
string
nullable
ID used in your system
invertedDisplayName
string
nullable
lastName
string
nullable
phone
string
nullable
service
string
nullable
title
string
nullable