Skip to content

Commit be80ea5

Browse files
committed
Adding link to API keys menu
1 parent 3f93da4 commit be80ea5

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

pages/manage_and_operate/api/first-steps/guide.en-asia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
There is currently no Control Panel option to list and revoke your keys. The API portal can be used to do that :
204+
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
205205

206206
- List the keys IDs with the following call:
207207

pages/manage_and_operate/api/first-steps/guide.en-au.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
There is currently no Control Panel option to list and revoke your keys. The API portal can be used to do that :
204+
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
205205

206206
- List the keys IDs with the following call:
207207

pages/manage_and_operate/api/first-steps/guide.en-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
There is currently no Control Panel option to list and revoke your keys. The API portal can be used to do that :
204+
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
205205

206206
- List the keys IDs with the following call:
207207

pages/manage_and_operate/api/first-steps/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
There is currently no Control Panel option to list and revoke your keys. The API portal can be used to do that :
204+
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
205205

206206
- List the keys IDs with the following call:
207207

pages/manage_and_operate/api/first-steps/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
There is currently no Control Panel option to list and revoke your keys. The API portal can be used to do that :
204+
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
205205

206206
- List the keys IDs with the following call:
207207

pages/manage_and_operate/api/first-steps/guide.en-sg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
There is currently no Control Panel option to list and revoke your keys. The API portal can be used to do that :
204+
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
205205

206206
- List the keys IDs with the following call:
207207

pages/manage_and_operate/api/first-steps/guide.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
There is currently no Control Panel option to list and revoke your keys. The API portal can be used to do that :
204+
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
205205

206206
- List the keys IDs with the following call:
207207

pages/manage_and_operate/api/first-steps/guide.fr-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### Lister et révoquer vos clés
203203

204-
Il n'y a actuellement aucune option dans l'espace client pour lister et révoquer vos clés. Pour cela, il est possible d’utiliser le portail API :
204+
Pour lister et révoquer les clés, il est possible soit d'utiliser l'[espace client](https://www.ovh.com/manager/#/iam/api-keys) soit d'utiliser le portail API :
205205

206206
- Listez les ID des clés avec l'appel suivant :
207207

pages/manage_and_operate/api/first-steps/guide.fr-fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### Lister et révoquer vos clés
203203

204-
Il n'y a actuellement aucune option dans l'espace client pour lister et révoquer vos clés. Pour cela, il est possible d’utiliser le portail API :
204+
Pour lister et révoquer les clés, il est possible soit d'utiliser l'[espace client](https://www.ovh.com/manager/#/iam/api-keys) soit d'utiliser le portail API :
205205

206206
- Listez les ID des clés avec l'appel suivant :
207207

0 commit comments

Comments
 (0)