PolicyBundle
Revert to the default policies for the calling user
Archives the PolicySet for the calling user (if any), causing subsequent GET /policy/bundle requests to fall back to the default user policies. Idempotent: returns 204 No Content even when no user-scope binding exists.
delete/policy/bundle
Headers
X-Client-Request-IDstring uuid
Unique request identifier specified by the originating caller and passed along by proxies.
Response
User-scope bundle archived (or no-op if none existed)