Skip to content

Commit 9620ac7

Browse files
Update provision-users-enterprise.mdx
Update for Add Ec via API
1 parent 41b17de commit 9620ac7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/authenticate/enterprise-connections/provision-users-enterprise.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ It’s possible that you manage users who can sign in via multiple enterprise co
4949

5050
This method of provisioning requires you to add the enterprise connection as part of the user’s identity in Kinde.
5151

52-
**Add the enterprise connection identity via API (coming soon)**
52+
**Add the enterprise connection identity via API**
53+
54+
Post identity details to this endpoint `POST /api/v1/users/{user_id}/identities` with `enterprise` as the type and the `connection_id`. For more information, see [Create identity](https://docs.kinde.com/kinde-apis/management/#tag/users/post/api/v1/users/{user_id}/identities).
5355

5456
**Add the enterprise connection identity manually**
5557

0 commit comments

Comments
 (0)