/
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
Grant a consent
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-03-02
33
36
44.7 KB
Consents
Grant a consent
post
/api/cis/v1/identities/{id}/consents
Request body
GrantConsentRequest
required
scope
string
required
policyId
string
proof
object
Response
Consent granted
Consent
required
id
string
uuid
identityId
string
uuid
scope
string
policyId
string
nullable
version
integer
status
'GRANTED'
|
'WITHDRAWN'
proof
object
nullable
grantedAt
string
date-time
withdrawnAt
string
date-time
nullable