Locations

Delete a layer

Soft delete a geographic layer by setting invalidated_at timestamp. This removes the layer from active use while preserving the record for audit purposes. The individual locations in the layer are not affected - only the layer grouping is removed.

Note: This is a soft delete - layer data remains in database for historical tracking and audit purposes.

delete/layers/{id}

Response

Layer successfully deleted

Changes

No recorded changes to this endpoint across all 1 revision of this API.