Implementing Automation for Cisco Enterprise Solutions (ENAUTO) — Question 39

Which URI removes an administrator from a Meraki network using an API call?

Answer options

Correct answer: A

Explanation

The correct option A specifies the proper DELETE method with the correct URI format to remove an administrator from a specified organization by their admin ID. Options B and C do not follow the correct URI structure for removing an admin from an organization, and option D uses an incorrect placeholder for the admin identifier.