Skip to content

Commit ffe9c35

Browse files
authored
Fix/docs 5284 my account api (#353)
* Update my-account-api.mdx * Update my-account-api.mdx * Update my-account-api.mdx
1 parent 5413f42 commit ffe9c35

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

main/docs/fr-ca/manage-users/my-account-api.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Pour plus d'informations, lecture [Domaines personnalisés](/docs/fr-ca/customiz
4040

4141
Vous pouvez activer le My account API pour votre locataire dans le Dashboard de Auth0:
4242

43-
1. Accédez aux **Authentification > API**.
43+
1. Accédez aux **Applications > API**.
4444
2. Localisez la bannière **My Account API**.
4545
3. Sélectionnez **activer**.
4646

@@ -969,4 +969,4 @@ Pour en savoir plus, consultez la documentation: [Configurer le partage de resso
969969

970970
Si vous n'avez pas besoin d'utiliser CORS pour votre application, assurez-vous que l'option « Autoriser » cross-origin authentification est désactivée. L'ajout de votre application à cette liste indique à Auth0 de faire confiance aux requêtes provenant de cette origine, autorisant ainsi votre client côté application à accès le API.
971971

972-
</Callout>
972+
</Callout>

main/docs/ja-jp/manage-users/my-account-api.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Auth0 My Account API provides a dedicated set of endpoints for users to mana
2424

2525
The My Account API operates within the context of the currently logged-in user and can be used directly within user-facing applications.
2626

27-
<Warning>
27+
<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
2828

2929
**Using Auth0 domain vs. custom domain**
3030

@@ -36,13 +36,13 @@ The My Account API supports using your canonical Auth0 domain or your custom dom
3636

3737
For more information, read [Custom Domains](/docs/ja-jp/customize/custom-domains).
3838

39-
</Warning>
39+
</Callout>
4040

4141
## Activate the My Account API
4242

4343
You can activate the My Account API for your tenant in the <Tooltip data-tooltip-id="react-containers-DefinitionTooltip-0" href="/docs/ja-jp/glossary?term=auth0-dashboard" tip="Auth0 Dashboard: サービスを構成するためのAuth0の主製品。" cta="用語集の表示">Auth0 Dashboard</Tooltip>:
4444

45-
1. Navigate to **Authentication > APIs** .
45+
1. Navigate to **Applications > APIs** .
4646
2. Locate the **MyAccount API** banner.
4747
3. Select **Activate** .
4848

@@ -871,4 +871,4 @@ dataTask.resume()
871871

872872
## Rate limits
873873

874-
During Early Access, the My Account API is limited at a tenant level to 25 requests per second.
874+
During Early Access, the My Account API is limited at a tenant level to 25 requests per second.

main/docs/manage-users/my-account-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For more information, read [Custom Domains](/docs/customize/custom-domains).
4242

4343
You can activate the My Account API for your tenant in the <Tooltip tip="Auth0 Dashboard: Auth0's main product to configure your services." cta="View Glossary" href="/docs/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip>:
4444

45-
1. Navigate to **Authentication > APIs**.
45+
1. Navigate to **Applications > APIs**.
4646
2. Locate the **MyAccount API** banner.
4747
3. Select **Activate**.
4848

0 commit comments

Comments
 (0)