Skip to content

Commit 10565a2

Browse files
committed
docs[API]: updating invite user to org
1 parent 0824e81 commit 10565a2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/API.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,10 +1154,8 @@ curl -XPOST https://shuffler.io/api/v1/users/register_org -H "Authorization: Bea
11541154

11551155
**What happens:**
11561156
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`
1157+
- A new user account is created
11591158
- An invitation email is sent to the user with a link to join the organization
1160-
- The user is added to SendGrid mailing lists
11611159

11621160
2. If the user already exists in Shuffle but not in your org:
11631161
- The organization is added to the user's list of organizations

0 commit comments

Comments
 (0)