Patches a user record, typically to suspend or re-enable a user account

You will need admin rights to use this endpoint

  • Parameters

    • userId: string
    • userPatchBodyBody: UserPatchBodyBody
    • Optionaloptions: AxiosRequestConfig

    Returns Promise<void>