Update System Place Tag
POST/api/places/UpdateSystemPlaceTag
Tier: Public — stable, supported for third-party integration.
Assigns, replaces, or clears the RFID/barcode tag on a system place.
Request
Responses
- 200
- 400
- 401
- 403
The updated system place. See Places.PlaceDetailDto.
The same failure modes as PlaceController.UpdatePlaceTag(...).
Caller is not authenticated.
Caller does not have Update permission on the Administration module.