Update Tag Access Policy
POST/api/TagAccessPolicies/UpdateTagAccessPolicy
Tier: Internal — subject to change without notice.
Updates a policy's lock flags only. Scope, SKU assignment, and passwords are managed by
dedicated endpoints (TagAccessPolicyController.AddAccessPassword(...), TagAccessPolicyController.SetActiveAccessPassword(...)).
Request
Responses
- 200
- 400
- 401
- 403
Returns the updated TagAccess.TagAccessPolicyDetailDto.
Unknown id (NotFound) — error array.
Caller is not authenticated.
Caller lacks LocafiModule.Administration Update.