CreateAccountMembershipWithPasswordPayload
The response payload sent when a user is added as a member of an account
This page contains
Fields
accountMembership: AccountMembership PREVIEW | |
userErrors: [CreateAccountMembershipWithPasswordError!] PREVIEW |
Mutations for CreateAccountMembershipWithPasswordPayload
createAccountMembershipWithPassword PREVIEW | Create a marketplace user with membership in the given company. The created user is active, and is associated with the specified company (membership). User is set with a temporary password; the password is emailed to the recipients specified in the request body. The domain part of the user's email address must match one of the verified domains associated with the company the user will be created in. |