createAuthorizedUser
Invites a dashboard user to the current account. Caller must have ADMIN_ACCESS (or use an API key). Sends an invitation email when the user is new to MONEI.
createAuthorizedUser(
input: CreateAuthorizedUserInput!
): AuthorizedUser
Arguments
createAuthorizedUser.input ● CreateAuthorizedUserInput! 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.