We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0824e81 commit 10565a2Copy full SHA for 10565a2
docs/API.md
@@ -1154,10 +1154,8 @@ curl -XPOST https://shuffler.io/api/v1/users/register_org -H "Authorization: Bea
1154
1155
**What happens:**
1156
1. If the user doesn't exist in Shuffle:
1157
- - A new user account is created with a temporary password
1158
- - The user is marked as unverified with `first_setup=true`
+ - A new user account is created
1159
- An invitation email is sent to the user with a link to join the organization
1160
- - The user is added to SendGrid mailing lists
1161
1162
2. If the user already exists in Shuffle but not in your org:
1163
- The organization is added to the user's list of organizations
0 commit comments