/api/v1/bans/{id}Permanently delete a ban. To temporarily deactivate a ban, prefer updating it with isActive: false using the Update a ban endpoint so the audit trail is preserved.
Requires the Bans:Delete permission.
Path parameters
idstring· uuidrequiredThe ban ID.