MemoService
DeleteMemoShare revokes a share link. Requires authentication as the memo creator.
delete/api/v1/memos/{memo}/shares/{share}
Path parameters
memostring required
The memo id.
sharestring required
The share id.
Response
OK
DeleteMemoShare revokes a share link. Requires authentication as the memo creator.
The memo id.
The share id.
OK