Search
Duplicate

/api/todo/check

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

Request

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

Response

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