HTTP 201 — Created
Common after POST; Location header often points to the new URL.
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.