Compliance API endpoints overview
The Compliance API is designed to help you manage customer data in accordance with applicable privacy laws, such as the California Consumer Privacy Act (CCPA). You can request the deletion of customer data and retrieve the status of deletion requests.
The Compliance API contains the following resource endpoints:
| Endpoint | Description |
|---|---|
/v2/compliance/customers/delete | Sends a customer deletion request to Instacart. |
/v2/compliance/customers/deletion/status | Retrieve the status of a customer deletion request. |