Skip to main content

Delete a company by lookup key

DELETE 

/companies/:lookupKey/:lookupValue

Safely delete a company using dynamic lookup keys. Deleted companies are moved to the recycle bin for potential restoration.

Key Features

  • Dynamic Lookup Keys: Delete companies by id or sourceId + source
  • Safe Deletion: Companies are moved to recycle bin, not permanently deleted
  • Restoration Available: Deleted companies can be restored via the Propeller backoffice
  • Cascade Handling: Proper handling of related data and dependencies

Request

Responses

Delete a company by lookup key - 200