Skip to main content

Delete a customer by lookup key

DELETE 

/customers/:lookupKey/:lookupValue

Safely remove B2C customer accounts from your system using dynamic lookup keys with soft delete support for data recovery and account management.

Key Features

  • Dynamic Lookup Keys: Delete customer accounts by id or sourceId + source combination
  • Soft Delete: Deleted customer accounts are moved to the Propeller Recycle bin for potential restoration
  • Data Recovery: Deleted customer accounts can be restored via the Propeller backoffice
  • Safe Operation: No permanent data loss - customer accounts are archived rather than permanently deleted
  • Error Handling: Clear error messages for invalid lookup keys or missing customer accounts

Request

Responses

Delete a customer by lookup key - 200