winbox user who can only enable/disable wifi network

Hi

I have 4x cAP WIFI with three wifi networks (HOME,GUEST, CHILDREN) and I need to confihure user who can log on in to winbox and the only thing that user can do is to disable CHILDREN wifi. Is this posible? How? Can this user disable all four CHILDREN wifi networks at once?

thx in advance

As far as I know this isn’t possible. The permissions on mikrotik are not that granular. You could make a PHP script on a webserver using the API thought.

Use webfig with special skin for the user via its own user group. It is not possible in winbox.

I think you could control enable/disable on all interfaces, but could you do specific ones?.. I don’t really use skins.

Can someone write example API script?

maybe you can enable the wireless and not interfaces in general via the skin. you need to try.