Delete object
delete/v2/prism/{teamId}/contact/{contactId}
Path parameters
teamIdstring uuid required
contactIdstring uuid required
Headers
If-Matchstring
Optimistic concurrency. Pass back the etag header from a previous GET of this record; the write only proceeds if the record hasn't changed since. Mismatch → 412 precondition_failed. Use * to require the record exists (any ETag accepted).
Response
Object soft-deleted. Use the restore endpoint within the retention window to undo.