How to toggle APPROTECT in a zephyr application on nRF 9160

I would like to be able to dynamically enable & disable APPROTECT from a zephyr application at runtime, not via Kconfig. Is there existing driver support for this feature?

Related