Update a userpatch https://gateway.stage.bill.com/connect/v3/spend/users/{userId}Update details about an existing user.Path ParamsuserIdstringrequiredlength ≥ 1BILL-generated ID or UUID of the userBody ParamsfirstNamestringUser first namelastNamestringUser last nameemailstringUser email addressrolestringenumUser role. ADMIN: The user manages the account with full access to settings, people, and activity. AUDITOR: The user can view account activity and export activity for use in other systems. BOOKKEEPER: The user helps the ADMIN with account management, and has view-only access to activity. MEMBER: The user is able to spend company funds for assigned budgets. ADMINADMINAUDITORBOOKKEEPERMEMBERAllowed:ADMINAUDITORBOOKKEEPERMEMBERdateOfBirthdateUser date of birth. The value is in the yyyy-MM-dd format.HeadersapiTokenstring | nullAccess token for Spend & Expense API authenticationResponses 200Update a user response 4XXList of errors. 5XXList of errors.Updated 5 months ago