Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/guides/folders/single/move.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on any of the locked folders.
## Moving a subfolder to a private folder

When you attempt to move a collaborated subfolder
to a private one, you will get the [`cannot_make_collaborated_subfolder_private`](../../api-calls/permissions-and-errors/common-errors.md#400-bad-request) error.
to a private one, you will get the [`cannot_make_collaborated_subfolder_private`](g://api-calls/permissions-and-errors/common-errors/#400-bad-request) error.
In such a case, specify the ID of the user that folder
belongs to setting the `owned_by.id` parameter in the request:

Expand Down
Loading