The users endpoints enable you to get details of, add, remove, list, and update user accounts:
GET https://<Network Detection and Response_IP_address>/config/v1/usersPOST https://<Network Detection and Response_IP_address>/config/v1/usersGET https://<Network Detection and Response_IP_address>/config/v1/users/<user>PUT https://<Network Detection and Response_IP_address>/config/v1/users/<user>DELETE https://<Network Detection and Response_IP_address>/config/v1/users/<user>