diff --git a/docs/index.html b/docs/index.html index b6c0dd16a..64b219e91 100644 --- a/docs/index.html +++ b/docs/index.html @@ -481,7 +481,7 @@
-Download OpenAPI specification:
Download OpenAPI specification:
The SpaceCat API is used to manage edge delivery site directory and obtain audit information.
DEPRECATED, use scoped_api_key or ims_key. (Used for read-only operations.)
@@ -4205,7 +4205,7 @@ " class="sc-iKGpAq sc-cCYyou dXXcln cFvDiF">Development server
Production server
-{- "name": "string",
- "status": "active",
- "origin": "human",
- "description": "string",
- "vertical": "string",
- "region": [
- "string"
], - "earnedContent": [
], - "brandAliases": [
- {
- "name": "Example Corp",
- "regions": [
- "US"
]
}
],
}{- "id": "a1b2c3d4-5678-90ab-cdef-1234567890ab",
- "name": "Example Brand",
- "status": "active",
- "origin": "human",
- "description": "An example brand",
- "vertical": "technology",
- "region": [
- "US",
- "DE"
], - "earnedContent": [
], - "brandAliases": [
- {
- "name": "Example Corp",
- "regions": [
- "US"
]
}
], - "siteIds": [
- "b2c3d4e5-6789-01ab-cdef-2345678901ab"
], - "updatedAt": "2026-03-15T10:30:00Z",
- "updatedBy": "user@adobe.com"
}{- "name": "string",
- "status": "active",
- "origin": "human",
- "description": "string",
- "vertical": "string",
- "region": [
- "string"
], - "urls": [
- {
- "onboarded": true,
- "siteId": "60189e9c-7d12-438c-b9ca-6998d9c364b1"
}
], - "earnedContent": [
], - "brandAliases": [
- {
- "name": "Example Corp",
- "regions": [
- "US"
]
}
],
}{- "id": "a1b2c3d4-5678-90ab-cdef-1234567890ab",
- "name": "Example Brand",
- "status": "active",
- "origin": "human",
- "description": "An example brand",
- "vertical": "technology",
- "region": [
- "US",
- "DE"
], - "earnedContent": [
], - "brandAliases": [
- {
- "name": "Example Corp",
- "regions": [
- "US"
]
}
], - "siteIds": [
- "b2c3d4e5-6789-01ab-cdef-2345678901ab"
], - "updatedAt": "2026-03-15T10:30:00Z",
- "updatedBy": "user@adobe.com"
}Retrieves a single brand by its UUID for the given organization.