Optional
headers: HTTPRequestHeaderTo accept consent, call acceptConsent().
Optional
headers: HTTPRequestHeaderTo accept scope consent, call acceptScopeConsent().
Optional
headers: HTTPRequestHeaderTo get consent details , call getConsentDetails(). Please refer to the api document https://docs.cidaas.com/docs/cidaas-iam/858fbeb51c62b-find-consent-info for more details.
Optional
headers: HTTPRequestHeaderTo get version details of consent, call getConsentVersionDetails(). Please refer to the api document https://docs.cidaas.com/docs/cidaas-iam/7e24ac2113315-get-consent-version-details for more details.
Optional
headers: HTTPRequestHeaderTo revoke claim consent, call revokeClaimConsent(). Please refer to the api document https://docs.cidaas.com/docs/cidaas-iam/9ae62e98842fe-revoke-user-consent-claim for more details.
To accept claim consent, call acceptClaimConsent().