SK
Home

201 Created

The request has succeeded and a new resource has been created as a result.

Solution

• This is a success response - the resource was created
• Typical for POST or PUT requests that create new resources
• The response should include a Location header with the URI of the new resource