Skip to content

Commit 524f180

Browse files
authored
Merge pull request #598 from AdobeDocs/johnwight-patch-a1
Update account.md
2 parents 02e5023 + a4a84f4 commit 524f180

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/pages/guides/endpoints/cloudloc/account.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ Use this endpoint to retrieve all Cloud Locations accounts information that you
4545

4646
Click the **Request** tab in the following example to see a cURL request for this endpoint. Click the **Response** tab to see a successful JSON response for the request.
4747

48-
<CodeBlock slots="heading, code" repeat="2" languages="CURL,JSON"/>
49-
5048
#### Request
5149

5250
```sh
@@ -262,8 +260,6 @@ Use this endpoint to create a new Cloud Locations account.
262260

263261
Click the **Request** tab in the following example to see a cURL request for this endpoint. Click the **Response** tab to see a successful JSON response for the request.
264262

265-
<CodeBlock slots="heading, code" repeat="2" languages="CURL,JSON"/>
266-
267263
#### Request
268264

269265
```sh
@@ -346,8 +342,6 @@ Use this endpoint to retrieve information for a specific Cloud Locations Account
346342

347343
Click the **Request** tab in the following example to see a cURL request for this endpoint. Click the **Response** tab to see a successful JSON response for the request.
348344

349-
<CodeBlock slots="heading, code" repeat="2" languages="CURL,JSON"/>
350-
351345
#### Request
352346

353347
```sh
@@ -398,8 +392,6 @@ Use this endpoint to update a specific Cloud Locations Account.
398392

399393
Click the **Request** tab in the following example to see a cURL request for this endpoint. Click the **Response** tab to see a successful JSON response for the request.
400394

401-
<CodeBlock slots="heading, code" repeat="2" languages="CURL,JSON"/>
402-
403395
#### Request
404396

405397
```sh
@@ -470,8 +462,6 @@ Use this endpoint to delete a specific Cloud Locations account.
470462

471463
Click the **Request** tab in the following example to see a cURL request for this endpoint. Click the **Response** tab to see a successful JSON response for the request.
472464

473-
<CodeBlock slots="heading, code" repeat="2" languages="CURL,JSON"/>
474-
475465
#### Request
476466

477467
```sh
@@ -841,8 +831,6 @@ Use this endpoint to retrieve information for a specific Cloud Locations Account
841831

842832
Click the **Request** tab in the following example to see a cURL request for this endpoint. Click the **Response** tab to see a successful JSON response for the request.
843833

844-
<CodeBlock slots="heading, code" repeat="2" languages="CURL,JSON"/>
845-
846834
#### Request
847835

848836
```sh

0 commit comments

Comments
 (0)