-
Versions
Concepts
Resources
- Attachment
- Bulk-Export
- Bulk-Import
- Comment
- Countries
- Heartbeat
- Notification
- Question
- Question Follow
- Question Forward
- Question Updates
- Search
- Share content
- Settings
- Solution
- Tag
- User
GDPR settings Resources
Settings to control data privacy within Starmind. When the Agreement is enabled, a user must give his consent to our data processing terms prior to using Starmind.
This setting is read-only and defaults to false
.
If enabled, then all communication channels (besides webhooks) are disabled for users who never agreed to the GDPR.
Furthermore, only admin users may interact and search for user's who didn't agree to the GDPR.
Get GDPR settings
GET /settings/gdpr
Response
{
"agreement_enabled": true,
"email_contact": "privacy@starmind.com"
}