无法删除身份命名空间
了解如何通过将标识命名空间重命名为 do_not_use 或将其与其他命名空间区分的任何内容来删除标识命名空间,以便架构师识别或重置沙盒。
描述 description
环境
Adobe Experience Platform (AEP)
问题
为 Blank Company 设置PROD沙盒时,创建了几个自定义身份命名空间。 鉴于以下事实 有用于创建和更新命名空间的API,似乎不允许删除请求。
curl --location --request DELETE 'https://platform.adobe.io/data/core/idnamespace/identities/199999999'
--header 'Authorization: Bearer <>'
--header 'x-api-key: ccb768867530986753091476f828'
--header 'x-gw-ims-org-id:<b></b><b></b>*'
响应
{
"timestamp": "2022-03-03T13:47:45.800",
"status": 401,
"error": "CLIENT_ID_NOT_AUTHORIZED",
"description": "Client Id not authorized/whitelisted to call Delete API",
"type": "http://ns.adobe.com/adobecloud/problem/namespacevalidation",
"title": "Namespace validation",
"report": {
"code": "CLIENT_ID_NOT_AUTHORIZED"
}
}
如何启用白名单以删除未用于配置文件的命名空间?
解决方法 resolution
无法删除身份命名空间。 这是一个尚未发布日期的增强功能请求。
解决方法是将它们重命名为 do_not_use 或任何区分它们的内容,以便架构师识别或重置沙盒。
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f