Location Contacts
Delete a location contact
Soft delete a location contact (sets deletedAt timestamp).
The location contact will no longer appear in default queries but can be retrieved by explicitly filtering for deleted records.
delete/location-contacts/{id}
Path parameters
idstring required
Resource ID (UUID) or client key
Response
Location contact deleted successfully