Skip to main content
Log inSign up
Anchor to customerRequestDataErasure

customerRequestDataErasure

mutation

Requires write_customer_data_erasure access scope.

Enqueues a request to erase customer's data. Read more here.

To cancel the data erasure request use the customerCancelDataErasure mutation.

ID!required

The ID of the customer to erase.


Was this section helpful?

Anchor to CustomerRequestDataErasurePayload returnsCustomerRequestDataErasurePayload returns

The ID of the customer that will be erased.

The list of errors that occurred from executing the mutation.


Was this section helpful?