MemoService
DeleteMemo deletes a memo.
delete/api/v1/memos/{memo}
Path parameters
memostring required
The memo id.
Query parameters
forceboolean
Optional. If set to true, the memo will be deleted even if it has associated data.
Response
OK
DeleteMemo deletes a memo.
The memo id.
Optional. If set to true, the memo will be deleted even if it has associated data.
OK