Skip to main content

Ban a tenant end-user

POST 

/api/v1/admin/users/id/:userId/ban

Marks the end-user as banned; they can no longer post, react, or vote. Idempotent — repeated calls remain a no-op on an already-banned user. Requires the ban_users capability (both auth paths).

Request

Responses

Default Response