Updates a user record and optionally accepts an invite to join a merchant.Ask AIput https://api-sandbox.nofrixion.com/api/v1/user/{id}Authorization: End user token is required.Path ParamsiduuidrequiredBody ParamsfirstNamestring | nulllastNamestring | nullemailAddressstring | nulluserInviteIDuuidOptional ID of the invite that is being accepted so the user can be assigned a role on a new merchant.profilestring | nullHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200Returns the updated user profile.Updated 9 months ago