Add Access Password
POST/api/TagAccessPolicies/AddAccessPassword
Tier: Internal — subject to change without notice.
Adds a new password set to a policy. If the new set is marked active, the current active set is deactivated first.
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.