REST Management APIs for Protected Paths
- Last Updated: May 20, 2026
- 1 minute read
- MarkLogic Server
- Version 12.0
- Documentation
These REST Management APIs can be used for adding, modifying, or deleting protected paths.
GET /manage/v2/protected-paths
POST /manage/v2/protected-paths
GET /manage/v2/protected-paths/{id|name}
DELETE/ manage/v2/protected-paths/{id|name}