GET api/v1/appnotice/GdprAccessRequestsEnabled?appNoticeId={appNoticeId}
This method should be used to decide whether an AppNotice should display the GDPR Access Request functionality based on if a company has configured it to do so.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appNoticeId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage of Boolean
booleanResponse Formats
application/json, text/json
Sample:
true