Search
Duplicate

/api/todo/edit

Description
Domain
νˆ¬λ‘ μˆ˜μ •
Method
PATCH
κΆŒν•œ
User
κ΅¬ν˜„

Request

β€’
headers
β—¦
Content-Type: application/json
β—¦
Accept: application/json
β€’
body
{ "id": 1, "newContent": "string" }
JSON
볡사

Response

β€’
μ„±κ³΅μ‹œ : 200
{ "msg": "success" }
JSON
볡사
β€’
μ‹€νŒ¨μ‹œ :
β—¦
400 : Bad Request
β—¦
401 : Unauthorized
β—¦
403 : Forbidden