Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://openapi.pluuug.com/v1/todo/{todo_id} \ --header 'X-API-Key: <api-key>' \ --header 'X-Signature: <api-key>'
Todo를 삭제합니다. Hard delete (InquiryTodo는 BaseModel) — DB에서 영구 제거됩니다.
InquiryTodo
BaseModel
No response body