Entity · deletion_concepts
Deletion Concept Schema
Felder
Deletion Concept Schema
Schema for validating deletion concept entities (GDPR Art. 17)
title
Deletion concept title
1–500 Zeichen
dataCategory
Category of data subject to deletion
nullable
retentionPeriodDays
Retention period in days
nullable
deletionMethod
Method of deletion
Werte
AUTOMATICMANUALANONYMIZATIONnullable
triggerEvent
Event that triggers deletion
nullable
legalBasis
Legal basis for retention/deletion
nullable
responsibleUserId
Responsible user UUID
nullable
linkedProcessingActivityIds
Linked processing activity UUIDs
Default: []
linkedRetentionPolicyIds
Linked DMS retention policy UUIDs
Default: []
status
Deletion concept status
Werte
DRAFTACTIVERETIREDlastExecutionDate
Last deletion execution date
nullable
nextExecutionDate
Next scheduled deletion execution date
nullable
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/deletion_concepts— Liste, paginiert + filterbarGET /api/v1/deletion_concepts/<id>— Einzelne EntityPOST /api/v1/deletion_concepts— AnlegenPATCH /api/v1/deletion_concepts/<id>— Teil-UpdateDELETE /api/v1/deletion_concepts/<id>— Soft-DeleteGET /api/v1/deletion_concepts/<id>/timeline— Audit + Aktivitäten