201

Created

2xx · Success

The request succeeded and a new resource was created.

What does HTTP 201 Created mean?

The request was fulfilled and resulted in a new resource being created, typically after a POST or PUT. The response usually includes a Location header pointing to the new resource.

2xx responses mean the request was successfully received, understood, and accepted. This is the range you want to see for healthy requests.

Related 2xx status codes

Look up and search every HTTP status code in one place.

Open the HTTP Status Code tool