Skip to main content
DELETE
/
v1
/
todo
/
{todo_id}
Todo 삭제
curl --request DELETE \
  --url https://openapi.pluuug.com/v1/todo/{todo_id} \
  --header 'X-API-Key: <api-key>' \
  --header 'X-Signature: <api-key>'

Authorizations

X-API-Key
string
header
required
X-Signature
string
header
required

Path Parameters

todo_id
integer
required

Response

204

No response body