/
ST
stalela
/
Stalela CIS (Customer Identity Service) API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
stalela
Stalela CIS (Customer Identity Service) API
post
Add a phone number
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-03-02
33
36
44.7 KB
Phones
Add a phone number
post
/api/cis/v1/identities/{id}/phones
Request body
CreatePhoneRequest
required
type
'MOBILE'
|
'HOME'
|
'WORK'
|
'FAX'
required
number
string
required
extension
string
Response
Phone created
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