Accenture interview question

Which HTTP methods create new data ?

Interview Answer

Anonymous

21 Nov 2025

The POST method is the primary HTTP method for creating new resources in REST web services, though PUT can also create resources when the client specifies the resource URI