From 60333c40dac1c016893f2a589dd18681d569e701 Mon Sep 17 00:00:00 2001 From: shweta-palande <59979483+shweta-palande@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:30:45 -0700 Subject: [PATCH] Update Authorization.md --- docs/Authorization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Authorization.md b/docs/Authorization.md index 638ebf8..ec80233 100644 --- a/docs/Authorization.md +++ b/docs/Authorization.md @@ -36,7 +36,7 @@ dashboard = meraki.DashboardAPI(API_KEY) In order to interact with the Dashboard API, you must first obtain an API key. Cisco Meraki Dashboard API is enabled by default on all organizations. - Open your Meraki dashboard: -- Once logged in, navigate to the 'My Profile' page accessed via the avatar icon in the top right-hand corner of dashboard to generate the API key.. +- Once logged in, navigate to the 'My Profile' page accessed via the avatar icon in the top right-hand corner of dashboard to generate the API key. > save this key in a secure location, as it represents your admin credentials