v1

latestOpenAPI 3.1.0Proprietary2026-08-06177398877.4 KB
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