updateAuthorizedUser
Updates a dashboard user's access level or store/POS scoping on the current account. Caller must have ADMIN_ACCESS (or use an API key).
updateAuthorizedUser(
input: UpdateAuthorizedUserInput!
): AuthorizedUser
Arguments
updateAuthorizedUser.input ● UpdateAuthorizedUserInput! non-null input
Type
AuthorizedUser object
Dashboard user authorized to access a MONEI merchant account. The same email may appear on multiple accounts with different access levels.