Splunk Enterprise Certified Admin — Question 45

To delete the record with a _key value of smith from the sales collection, a DELETE request should be sent to which REST endpoint?

Answer options

Correct answer: C

Explanation

The correct answer is C, as this endpoint is specifically designed for accessing and modifying records within collections. Options A and B are incorrect because they reference the wrong endpoint structure, and option D is also incorrect since it pertains to the kvstore rather than the collections endpoint.