Appearance
compliance
3 endpoints.
GET /api/v1/compliance/export
Export Tenant Data
Export all data for the current tenant (POPIA Section 23).
200 — Successful Response
json
{}POST /api/v1/compliance/delete
Delete Tenant Data
Delete all data for the current tenant (POPIA Section 24).
200 — Successful Response
json
{}POST /api/v1/compliance/consent
Record Consent
Record POPIA consent timestamp.
200 — Successful Response
json
{}