Update GDPR Request (GraphQL)
Updates a request's status and optional message. Allowed status values are pending, processing, declined, approved and revoked. Use createAdminCustomerGdprProcess to also perform the destructive cascade for delete requests.
Permission: customers.gdpr_requests.edit.
Prerequisites
The example uses an illustrative id. Replace it with a request that exists in your store — use adminCustomerGdprRequests to discover valid ids.
TIP
See the GDPR overview for how requests are processed.
All admin operations require an admin Bearer token — see Authentication.

