Create Tag Access Policy
POST/api/TagAccessPolicies/CreateTagAccessPolicy
Tier: Internal — subject to change without notice.
Creates a new chip-locking policy. If {addDto} includes password sets, the first one is automatically made the active set.
Request
Responses
- 200
- 400
- 401
- 403
Returns the created TagAccess.TagAccessPolicyDetailDto.
Validation failure (invalid scope/SKU combination, more than one active password) or duplicate policy for the scope — collapses to OperationFailed (the service wraps the whole method in try/catch).
Caller is not authenticated.
Caller lacks LocafiModule.Administration Create.