Anchor to customerCancelDataErasurecustomer
mutationcustomer Cancel Data Erasure
Requires access scope. Also: The user must have access to erase customer data.
Cancels a pending erasure of a customer's data. Read more here.
To request an erasure of a customer's data use the customerRequestDataErasure mutation.
Anchor to Arguments
Arguments
- customerId (ID!)
- Anchor to customerIdcustomer•ID!
Id required The ID of the customer for whom to cancel a pending data erasure.
Was this section helpful?
- customerId (ID)
- userErrors ([CustomerCancelDataErasureUserError!]!)
- Anchor to customerIdcustomer•ID
Id The ID of the customer whose pending data erasure has been cancelled.
- Anchor to userErrorsuser•[Customer
Errors Cancel Data Erasure User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?