/api/v1/bans/{id}Update one or more fields on a ban. All body fields are optional.
Requires the Bans:Edit permission.
Path parameters
idstring· uuidrequiredThe ban ID.
Body
reasonstringUpdate the ban reason.
expiresAtstring· date-timeUpdate the expiry timestamp. Set to
null to make the ban permanent.isActivebooleanActivate or deactivate the ban without deleting it.