Skip to content

Delete GDPR Request (GraphQL)

Deletes a GDPR request. The mutation returns a snapshot of the record that was removed.

Permission: customers.gdpr_requests.delete.

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.

Released under the MIT License.