| x-product required | string Example: LLMO Uppercase product code that scopes the request (e.g. LLMO, ASO).
@@ -13327,7 +13337,41 @@ Filters
" class="sc-iJuXkV sc-cBNeAB iNuSsz dyntKg"> Development server
https://spacecat.experiencecloud.live/api/ci/state/access-mappings/{id} https://spacecat.experiencecloud.live/api/v1/state/access-mappings/{id} Request samples Content typeapplication/json {"grantedCapabilities": [] } Response samples Content typeapplication/json {"id": "123e4567-e89b-12d3-a456-426614174000", "subjectType": "user", "subjectId": "someone@AdobeID", "resourceType": "brand", "resourceId": "11111111-2222-4333-9444-555555555555", "imsOrgId": "ABC123@AdobeOrg", "product": "LLMO", "grantedCapabilities": [], "createdBy": "admin@AdobeID", "createdAt": "2024-01-19T14:20:30Z", "updatedBy": "system", "updatedAt": "2024-01-19T14:20:30Z", "revokedAt": "2024-01-19T14:20:30Z", "revokedBy": "string", "revokeReason": "string" }List the capabilities the caller may assign https://spacecat.experiencecloud.live/api/v1/state/access-mappings/{id} Request samples Content typeapplication/json {"grantedCapabilities": [] } Response samples Content typeapplication/json {"id": "123e4567-e89b-12d3-a456-426614174000", "subjectType": "user", "subjectId": "someone@AdobeID", "resourceType": "brand", "resourceId": "11111111-2222-4333-9444-555555555555", "imsOrgId": "ABC123@AdobeOrg", "product": "LLMO", "grantedCapabilities": [], "createdBy": "admin@AdobeID", "createdAt": "2024-01-19T14:20:30Z", "updatedBy": "system", "updatedAt": "2024-01-19T14:20:30Z", "revokedAt": "2024-01-19T14:20:30Z", "revokedBy": "string", "revokeReason": "string" }Remove access (empty the granted capabilities) Empties the row's grantedCapabilities (sets it to []), leaving the
+binding active but granting nothing — the supported way to remove access.
+The row is not tombstoned/revoked; capabilities can be re-added later
+via PATCH. Idempotent: calling DELETE on an already-empty row returns
+200 with the unchanged row. 404 when the row does not exist, has been
+revoked, or belongs to a different org / product.
+ header Parameters| x-product required | string Example: LLMO Uppercase product code that scopes the request (e.g. LLMO, ASO).
+Must match a product declared in routeFacsCapabilities.PRODUCTS_ROUTES.
+ |
Responseshttps://spacecat.experiencecloud.live/api/ci/state/access-mappings/{id} https://spacecat.experiencecloud.live/api/v1/state/access-mappings/{id} Response samples Content typeapplication/json {"id": "123e4567-e89b-12d3-a456-426614174000", "subjectType": "user", "subjectId": "someone@AdobeID", "resourceType": "brand", "resourceId": "11111111-2222-4333-9444-555555555555", "imsOrgId": "ABC123@AdobeOrg", "product": "LLMO", "grantedCapabilities": [], "createdBy": "admin@AdobeID", "createdAt": "2024-01-19T14:20:30Z", "updatedBy": "system", "updatedAt": "2024-01-19T14:20:30Z", "revokedAt": "2024-01-19T14:20:30Z", "revokedBy": "string", "revokeReason": "string" }List the capabilities the caller may assign Filters
" class="sc-iJuXkV sc-cBNeAB iNuSsz dyntKg"> Development server
https://spacecat.experiencecloud.live/api/ci/product/capabilities https://spacecat.experiencecloud.live/api/v1/product/capabilities Response samples Content typeapplication/json Caller's effective capability set for one resource https://spacecat.experiencecloud.live/api/v1/product/capabilities Response samples Content typeapplication/json Caller's effective capability set for one resource Filters
" class="sc-iJuXkV sc-cBNeAB iNuSsz dyntKg"> Development server
https://spacecat.experiencecloud.live/api/ci/user/capabilities/{resourceId} https://spacecat.experiencecloud.live/api/v1/user/capabilities/{resourceId} Response samples Content typeapplication/json {"product": "LLMO", "resourceType": "brand", "resourceId": "string", }List Serenity prompts for one slice https://spacecat.experiencecloud.live/api/v1/user/capabilities/{resourceId} Response samples Content typeapplication/json {"product": "LLMO", "resourceType": "brand", "resourceId": "string", }List Serenity prompts for one slice Filters
" class="sc-iJuXkV sc-cBNeAB iNuSsz dyntKg"> Production server
https://spacecat.experiencecloud.live/api/v1/monitoring/drs-bp-pg-audit Response samples Content typeapplication/json {"rows": [{"correlationId": "string", "siteId": "60189e9c-7d12-438c-b9ca-6998d9c364b1", "outputCount": 0, "projectedAt": "2019-08-24T14:15:22Z" } ], "hasMore": true }
|