From 39726982856fde41d6eaf553dde9c0a3ee79e3ea Mon Sep 17 00:00:00 2001 From: John Wight Date: Thu, 1 May 2025 15:54:03 -0600 Subject: [PATCH] Update index.md --- src/pages/guides/endpoints/cloudloc/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/guides/endpoints/cloudloc/index.md b/src/pages/guides/endpoints/cloudloc/index.md index 41af090a3..3ec5e6f4e 100644 --- a/src/pages/guides/endpoints/cloudloc/index.md +++ b/src/pages/guides/endpoints/cloudloc/index.md @@ -274,7 +274,6 @@ The following table describes the GET accounts response parameters: | Name | Type | Description | | --- | --- | --- | - | `type` | string | The type of account as described in the [Account Types table](#account-types) | | `secret` | string | Array of account objects | | `accountProperties` | object | Contains object members specific to the account type that describe account properties. For more information see |