Search
Duplicate

/api/todo/add

Description
Domain
νˆ¬λ‘ 생성
Method
POST
κΆŒν•œ
User
κ΅¬ν˜„

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