/
ST
stalela
/
Stalela CIS (Customer Identity Service) API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 6mo ago
Details
Addresses
4
Auth
3
Compliance
2
Consents
3
Factors
3
Identities
8
Organizations
4
post
Create an organization
get
Get an organization
post
Invite a member to the organization
post
Assign roles to a member
Phones
4
Verification
2
Organizations
Create an organization
post
/api/cis/v1/orgs
Headers
x-tenant-id
string
required
x-user-id
string
uuid
required
Acting user's identity ID
Request body
CreateOrgRequest
required
name
string
required
country
string
required
industry
string
metadata
object
Response
Organization created
Organization
required
id
string
uuid
tenantId
string
name
string
country
string
status
'INITIALIZED'
|
'PENDING_VERIFICATION'
|
'ACTIVE'
|
'SUSPENDED'
|
'DISSOLVED'
|
'REJECTED'
metadata
object
nullable
createdAt
string
date-time
updatedAt
string
date-time