I’m curious as to why the GDPR data erasure endpoint returns a 403 Forbidden? We are migrating from Zendesk, where deleting a ticket removed all associated metadata instantly. In Genesys Cloud, the DELETE /api/v2/privacy/requests/{requestId} fails.
- Endpoint:
/api/v2/privacy/requests - User Role: Supervisor
- Environment: Production EU
The audit log shows permission denied. In Zendesk, this was straightforward. Does GC require specific interaction mapping permissions for compliance requests?