Update user status
Users
Update user status
Enable or disable a company user account.
PATCH
Update user status
Enables or disables a user account. Disabled users cannot access the system.
Concept guide: Getting started with Fundflow
Requires the
COMPANY_ADMIN role (the manage:company-users scope).Authorizations
OAuth2 authentication via Venly Identity Platform
Path Parameters
Unique identifier of the user
Body
application/json
Request to enable or disable a company user account
Whether the user account should be enabled (true) or disabled (false)

