v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-037389158.9 KB
MemoService

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

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

Path parameters

memostring required

The memo id.

Request body

namestring required

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

Response

OK