Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
DELETE/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· uuidrequired
The ban ID.