Elastic Path Personal Data Erasure Requests API
Erasure requests enable you to exercise the right, referred to in regulations such as GDPR, as the right to beforgotten or right to erase.Erasure requests allow you to wipe out personal data from Commerce in an automated way, including:* All related resources (for example, addresses, customers, and so on.)* Personal Data LogsErasure requests can be created for any data entry in the personal data set (see [Personal Data Concept](/docs/api/personal-data/personal-data-introduction) for details), and the result is the same.:::noteCurrently, it does not include flows or data external to Commerce.:::Erasure requests are processed asynchronously. The POST requests return immediately, and processing continues inthe background. You can use the GET endpoint to poll for results until you see `{..."status":"SUCCESS"...}` in theresponse body.In the unlikely event an erasure request fails (if the status is not equal to `SUCCESS`), you are advised to retryby creating another erasure request. If the problem persists, contact Support.:::noteCurrently, personal data management is only enabled for a limited set of endpoints. Seethe [personal data concepts page](/docs/api/personal-data/personal-data-introduction) for the list of endpoints that support personal datamanagement.:::Seller Admin & IT users have full access to Erasure Requests, and Support users have read access.
Elastic Path Personal Data Erasure Requests API is one of 100 APIs that Elastic Path publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Personal Data Erasure Requests. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 25.1126.6886238.
Requests are made against 2 base URLs: https://useast.api.elasticpath.com, https://euwest.api.elasticpath.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Elastic Path Personal Data Erasure Requests API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerToken).
By default, every request must be authenticated.
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Erasure requests enable you to exercise the right, referred to in regulations such as GDPR, as the right to be forgotten or right to erase. Erasure requests allow you to wipe out…
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ErasureRequestResponse (10 properties), PaginationLinks (5 properties), ErasureRequest (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Elastic Path 12
Other APIs Elastic Path publishes across the network.