v25

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0131545750.2 KB

Delete object

delete/v2/prism/{teamId}/organization/{organizationId}

Path parameters

teamIdstring uuid required
organizationIdstring 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.