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

Which URI with the request body of Request body: {`name`:`Test`,`organizationId`:<org_id>,`type`:`appliance`} creates a new Meraki network called
`Test`, when using APIs?

Answer options

Correct answer: D

Explanation

The correct answer is D because it specifies the correct endpoint for creating a new network within a specified organization. Option A is incorrect as it uses the PUT method, which is not suitable for creating resources, and options B and C point to incorrect endpoints for the network creation process.