工具 API
xmind_ update_ relationship
Update an existing relationship by its id (the value inside its <!--r:id--> anchor in the xmind_read_mindmap overview). Can change the title and/or re-point its source / target to another element (usually a topic, but a boundary id is also valid). Provide at least one of title, sourceId, targetId.
productivityOAuth1 积分
调用信息
- 工具标识
- xmind.xmind_update_relationship
- 服务提供方
- Xmind
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
fileId必填The ID of the mindmap file.
relationshipId必填The id of the relationship to update.
titleNew label for the relationship line.
sourceIdNew source element id (a topic or boundary id).
targetIdNew target element id (a topic or boundary id).