MemoService

SetMemoAttachments replaces the full set of attachments on a memo with the provided list (not an append). Pass the complete desired set; an empty list clears all attachments. Idempotent.

patch/api/v1/memos/{memo}/attachments

Path parameters

memostring required

The memo id.

Request body

namestring required

Required. The resource name of the memo. Format: memos/{memo}

Response

OK

Changes