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

Changes

Changed in 2 of the 63 revisions of this API.11