diff --git a/main/docs/manage-users/my-account-api.mdx b/main/docs/manage-users/my-account-api.mdx index 61a1ea65d..73a9ef7ed 100644 --- a/main/docs/manage-users/my-account-api.mdx +++ b/main/docs/manage-users/my-account-api.mdx @@ -103,19 +103,19 @@ The My Account API supports the following scopes:
create:me:authentication-methodscreate:me:authentication_methodsread:me:authentication-methodsread:me:authentication_methodsupdate:me:authentication-methodsupdate:me:authentication_methodsdelete:me:authentication-methodsdelete:me:authentication_methods| Parameter | -Data type | -Required? | -Description | -
|---|---|---|---|
type |
-string | -Required | -The type of authentication method. Available values: passkey. |
-
connection |
-string | -Optional | -The name of the connection on which to create the new authentication method. | -
identity_user_id |
-string | -Optional | -The identifier of the current user identity. Used with linked accounts. | -