post https://{tenanturl}/v1.0/privacy/consents
Use this API to create or update a consent record at runtime.
Entitlements required:
- createPrivacyConsent (Create privacy consent records)
Responses
Use this API to create or update a consent record at runtime.
Entitlements required:
xxxxxxxxxx
curl --request POST \
--url https://tenant_url/v1.0/privacy/consents \
--header 'accept: application/json' \
--header 'content-type: application/json'