Set Active Access Password
POST/api/TagAccessPolicies/SetActiveAccessPassword
Tier: Internal — subject to change without notice.
Deactivates a policy's current active password set and activates the one requested. A requested password id not found in the policy's set is a silent no-op.
Request
Responses
- 200
- 400
- 401
- 403
Returns the updated TagAccess.TagAccessPolicyDetailDto.
Unknown policy id (NotFound) — error array.
Caller is not authenticated, or authenticated as an agent token with no resolvable user id.
Caller lacks LocafiModule.Administration Update.