updating a users isabusive flag via UI or Rest API

I have user that is erroneously set to abusive (I think by the abuse automation).

I have two questions.

1) does the interface support setting this flag manually for admins?


2) how do I update it via the API given I can't find an endpoint for this and It doesn't look to be returned/updateable via the user api endpoint anymore?

community.telligent.com/.../bugs-fixed-in-9-0

'97172 The IsAbusive flag on users has been moved out from the extended attributes into its own database column. This prevents the value from being exposed to all users who can view the user over rest and prevents a user from updating their own abusive flag.'