Delete note
Delete a note by ID for the authenticated user
x-api-key<token>
In: header
Path Parameters
noteIdstring
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://app.notca.co/api/v1/notes/string"{
"success": true
}{
"error": "string",
"details": null
}{
"error": "string",
"details": null
}{
"error": "string",
"details": null
}