Move collection
POST/organizations/:organizationId/collections/:id/move
Moves a collection to a different parent folder or changes its scope. Pass parentId: null to move it to the root level. Pass scope: "personal" or scope: "organization" to change visibility (only for type=posts).
Request
Responses
- 200
- 403
- 404
Collection moved
Missing ASSETS_COLLECTIONS permission
Collection not found