HTTP 201 — Created

Common after POST; Location header often points to the new URL.

All HTTP status codesJSON Formatter

Related: 200204301302304400

Frequently asked questions

What is HTTP 201?

201 Created: A new resource was created. Common after POST; Location header often points to the new URL.

Where can I see all status codes?

Open the HTTP status codes hub on TryDevSnip for the full list.