201
HTTP

201 Created

The request succeeded and a new resource was created. Typically returned after POST or PUT requests that create a new entity.

Quando você vê este código

After successfully creating a new user, post, order, or other resource via a REST API.

Como corrigir

No fix needed. Check the Location header for the URL of the new resource.

Códigos relacionados

Comparações

Guias

Glossário