/
ST
stalela
/
Stalela CIS (Customer Identity Service) API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2w ago · Updated 6mo ago
Details
Addresses
4
Auth
3
Compliance
2
Consents
3
Factors
3
Identities
8
Organizations
4
Phones
4
get
List identity phones
post
Add a phone number
put
Update a phone number
delete
Remove a phone number
Verification
2
Phones
Update a phone number
put
/api/cis/v1/identities/{id}/phones/{phoneId}
Request body
UpdatePhoneRequest
required
type
'MOBILE'
|
'HOME'
|
'WORK'
|
'FAX'
number
string
extension
string
Response
Phone updated
Phone
required
id
string
uuid
identityId
string
uuid
type
'MOBILE'
|
'HOME'
|
'WORK'
|
'FAX'
number
string
extension
string
nullable
createdAt
string
date-time
updatedAt
string
date-time