postmd_move_document_to_group
Move an owned document into a group you can use, optionally placing it in a specific folder. This reassigns the document's group, replacing its previous group.
Instructions
Move a document you own into a group you can use, optionally into a folder of that group. A document belongs to exactly one group, so this replaces its current group. Requires an API key with documents:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docCode | Yes | ||
| groupId | Yes | ||
| folderId | No | File it into this folder of that group. |