Skip to main content
Anchor to CustomerCancelDataErasureUserError

CustomerCancelDataErasureUserError

object

Requires read_customer_data_erasure access scope.

An error that occurs when cancelling a customer data erasure request.

•CustomerCancelDataErasureErrorCode

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

Cancels a pending erasure of a customer's data.

To request an erasure of a customer's data use the customerRequestDataErasure mutation.

Arguments

•ID!required

The ID of the customer for whom to cancel a pending data erasure.


Fields

•ID

The ID of the customer whose pending data erasure has been cancelled.

•[CustomerCancelDataErasureUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?