HTTP

201 Created

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

このコードが表示された場合

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

修正方法

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

仕様

RFC / 仕様書を見る →

関連コード

比較

ガイド

用語集