[ https://issues.apache.org/jira/browse/UNOMI-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jerome Blanchard reassigned UNOMI-903: -------------------------------------- Assignee: Jerome Blanchard > Documentation error about privacy REST endpoints > ------------------------------------------------ > > Key: UNOMI-903 > URL: https://issues.apache.org/jira/browse/UNOMI-903 > Project: Apache Unomi > Issue Type: Bug > Components: unomi-site > Reporter: Jerome Blanchard > Assignee: Jerome Blanchard > Priority: Major > > In the documentation, REST endpoints for deleting or anonymizing a profile > are wrong: > POST /cxs/profiles/\{profile_id}/anonymize?scope=\{scope} > DELETE /cxs/profiles/\{profile_id} > whereas it has to be part of /privacy resource : > POST /cxs/privacy/profiles/\{profile_id}/anonymize?scope=\{scope} > DELETE /cxs/privacy/profiles/\{profile_id} -- This message was sent by Atlassian Jira (v8.20.10#820010)