From 508383c464590c2265c67702d6768c61ae3ce5b3 Mon Sep 17 00:00:00 2001 From: Albert Chen Date: Fri, 17 Nov 2023 14:57:25 -0800 Subject: [PATCH 1/2] Update overview-early-access.md removed mention of using own API key --- docs/overview-early-access.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/overview-early-access.md b/docs/overview-early-access.md index 6a17907..1412b36 100755 --- a/docs/overview-early-access.md +++ b/docs/overview-early-access.md @@ -29,12 +29,9 @@ Each request will have a complete description of all the required parameters and ## API Key -- A demo API key is added by default to easily kick the tires. +- A demo API key is added by default so that you can send a request in one click of the "Run" button. -- Add your own API key and parameter values in the **Configuration** menu to test against your own environment. - - - +- You can use [Postman|https://developer.cisco.com/meraki/build/meraki-postman-collection-getting-started/introduction/#dashboard-api-and-postman] to use your own API keys and make calls against yoru own environment. From 0ee791e4eabb126204d88c7c1b613a7597b2e760 Mon Sep 17 00:00:00 2001 From: Albert Chen Date: Fri, 17 Nov 2023 15:05:04 -0800 Subject: [PATCH 2/2] Update overview-early-access.md --- docs/overview-early-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview-early-access.md b/docs/overview-early-access.md index 1412b36..58d669d 100755 --- a/docs/overview-early-access.md +++ b/docs/overview-early-access.md @@ -31,7 +31,7 @@ Each request will have a complete description of all the required parameters and - A demo API key is added by default so that you can send a request in one click of the "Run" button. -- You can use [Postman|https://developer.cisco.com/meraki/build/meraki-postman-collection-getting-started/introduction/#dashboard-api-and-postman] to use your own API keys and make calls against yoru own environment. +- You can use [Postman](https://developer.cisco.com/meraki/build/meraki-postman-collection-getting-started/introduction/#dashboard-api-and-postman) to use your own API keys and make calls against yoru own environment.