Request
β’
headers
β¦
Content-Type: application/json
β¦
Accept: application/json
β’
body
{
"content": "string"
}
JSON
볡μ¬
Response
β’
μ±κ³΅μ : 200
{
"id": 1
"content": "string",
"createdAt": "2023-07-10T19:33:53.821633",
"done": false
}
JSON
볡μ¬
β’
μ€ν¨μ :
β¦
400 : Bad Request
β¦
401 : Unauthorized
β¦
403 : Forbidden


