Create Policy
POST/api/passwordpolicy/createpolicy
Tier: Internal — subject to change without notice.
Creates a new password policy. The service performs no duplicate-name or required-field validation beyond normal model binding.
Request
Responses
- 200
- 400
- 401
- 403
Returns the created Password.PasswordPolicyDetailDto.
Insert failure, or caller is an agent token with no resolvable user id (InvalidReference/"UserId") — error array.
Caller is not authenticated.
Caller lacks LocafiModule.Administration Create.