Delete Customer

Delete a customer profile in Shopify.

Input

Field Definition Type Required
Customer
Customer ID Customer's globally unique identifier. Number TRUE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Due to the limitations in the Shopify API, you may experience a delay after you run a flow with the Delete Customer action card during which a deleted customer may still appear listed in the Shopify interface.

Number

Related topics

Shopify connector

Workflow elements

Shopify API Reference