Delete a note
delete/notes/{note_id}
Path parameters
note_idinteger required
Response
200
Example response
{
"status": "success",
"message": "Note deleted."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
200
{
"status": "success",
"message": "Note deleted."
}No recorded changes to this endpoint across all 1 revision of this API.