API - Testing Practice Test
API REST API Fundamentals
Which HTTP method is idempotent and used to fully replace a resource?
Select your answer
A
POST
B
PUT
C
PATCH
D
DELETE
Hint