Skip to main content
Anchor to CustomerRequestDataErasureUserError

CustomerRequestDataErasureUserError

object

Requires read_customer_data_erasure access scope.

An error that occurs when requesting a customer data erasure.

•CustomerRequestDataErasureErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

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

To cancel the data erasure request use the customerCancelDataErasure mutation.

Arguments

•ID!required

The ID of the customer to erase.


Fields

•ID

The ID of the customer that will be erased.

•[CustomerRequestDataErasureUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?