Purge a tenant (irreversible — crypto-shreds the KMS key)
POST/v1/admin/tenants/:tenantId/purge
GDPR right-to-erasure at the tenant level. Flips the tenant status to purged AND deletes the wrapped DEK; every ciphertext sealed with that key becomes cryptographically unrecoverable. There is no undo.
Request
Responses
- 204
- default
No Content
Error