Accenture Interview Question

Which HTTP methods create new data ?

Interview Answer

Anonymous

Nov 21, 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