Appearance
Request Account Deletion
POST
/api/v1/gdpr/request-deletion
Permanently delete the organization and all associated data.
Deletion is immediate — all data is erased and cannot be recovered.
Invoices are anonymized (not deleted) to meet legal retention requirements.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Request Body
application/json
JSON "password": ""
{
}
Responses
Successful Response
application/json
JSON "message": "string"
{
}