HTTP Status Code 201

{
  "code": 201,
  "title": "Created",
  "description": "The request has been fulfilled and resulted in a new resource being created.",
  "category": "Success",
  "details": "Commonly used after POST requests for resource creation.",
  "source": "https://thehttp.in/",
  "author": "https://me.thehttp.in/"
}