/
ST
stalela
/
Stalela CIS (Customer Identity Service) API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4d ago · Updated 5mo ago
View markdown
stalela
Stalela CIS (Customer Identity Service) API
delete
Soft-delete an identity
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-03-02
33
36
44.7 KB
Addresses
4
Auth
3
Compliance
2
Consents
3
Factors
3
Identities
8
get
List identities
post
Create an identity
get
Get identity with PII
delete
Soft-delete an identity
put
Update identity status
get
Get status change history
get
Resolve identity (no PII)
put
Replace identity metadata
Organizations
4
Phones
4
Verification
2
Identities
Soft-delete an identity
delete
/api/cis/v1/identities/{id}
Response
Identity deleted
object
required
deleted
boolean
Example response
{ "deleted": true }