Delete child on ZigBee coordinator

Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0.
Now it needs to add a function for deleting a "child node" network entry stored into Coordinator (I think inside FDS storage).
In other words, if one end device fails and will not recoverable, how can I delete his network datas stored inside Coordinator and make this space free for a new device?
I limited the max number of device to 10 and if one fails is mandatory for me to remove his entry.
Thanks for help

Abele

Related