Unassign policies from an entity
POST/v1/policies/unassign
Body-based unassign mirroring the assign endpoint shape. Removes each listed policy from the given entity. Canonical unassign path; the path-param DELETE endpoint is retained for backward compatibility. Returns 204 with no body.
Request
Responses
- 204
- 400
- 401
Policies unassigned
Invalid request body
Unauthorized